Caecum engli

Caecum engli is a species of minute sea snail, a marine gastropod mollusk or micromollusk in the family Caecidae.[1]

Caecum engli
Scientific classification
Kingdom:
Phylum:
Class:
(unranked):
Superfamily:
Family:
Genus:
Species:
C. engli
Binomial name
Caecum engli
(Nofroni, Pizzini & Oliverio, 1997)

Description

Distribution

gollark: ```lualocal function init(code) -- preallocate 64KiB of memory -- 64KiB is enough for anyone -- (TODO: allow moar somehow?) local memory = fill_arr(65536, 0) -- load code into memory, at start for i = 1, #code do memory[i] = code:byte(i) end return { memory = memory, registers = fill_arr(17, 0) }end```
gollark: Well, I decided to not have ROM and to dump program code into memory starting from location `0` because WHY NOT.
gollark: Maybe a general "flags" register, yes.
gollark: Hmm, what registers do I need other than general ones and the program counter?
gollark: Oh, and the assembly language can be based on S-expressions, like WASM, to be annoying.

References

  1. Caecum engli (Nofroni, Pizzini & Oliverio, 1997). Gofas, S. (2009). Caecum engli (Nofroni, Pizzini & Oliverio, 1997). In: Bouchet, P.; Gofas, S.; Rosenberg, G. World Marine Mollusca database. Accessed through the World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=138950 on 9 August 2010 .


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.