Acanthoponera

Acanthoponera is a Neotropical genus of ants in the subfamily Heteroponerinae.[2] Acanthoponera contains four rarely collected species and a fifth unnamed species mentioned by Brown (1958) only known from a stray gyne.[3][4]

Acanthoponera
A. minor worker from Ecuador
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Subfamily:
Tribe:
Genus:
Acanthoponera

Mayr, 1862
Type species
Ponera mucronata
Diversity[1]
4 species

Species

gollark: That's how you would do it in my thing, using a somewhat insane S-expression assembly-ish language.
gollark: Using hypothetical assembly syntax I haven't actually implemented:```# start of memory to add kittens to(add r1 r0 0x1000) # maybe there would be nice dedicated syntax for "set register" actually# end of kittenized region(add r2 r0 0x1600)(label loop (add r3 r0 40) (poke r3 r1 0) (add r3 r0 94) (poke r3 r1 1) # and so on (add r1 r1 8) (jlt r1 r2 loop))```
gollark: To create RAM kittens, all you need to do is `ADD` the ASCII value of each character into a temporary register, `POKE` them into the right memory location (using the per-instruction `POKE` offset, probably), and then do that in a loop.
gollark: I should probably implement arithmetic instructions then a basic assembler, I guess, because hand-writing machine code is unpleasant.
gollark: What? No. This doesn't really need jumps, except possibly to run it repeatedly.

References

  1. Bolton, B. (2014). "Acanthoponera". AntCat. Retrieved 4 July 2014.
  2. "Genus: Acanthoponera". antweb.org. AntWeb. Retrieved 21 September 2013.
  3. Brown 1958, p. 194
  4. Ketterl & Verhaagh 2004, p. 65
  • Brown, WL. (1958), "Contributions toward a reclassification of the Formicidae. II. Tribe Ectatommini (Hymenoptera).", Bull. Mus. comp. Zool., 118: 173–362
  • Ketterl, Jochen; Verhaagh, Manfred (2004), "Acanthoponera mucronata (Roger, 1860) (Hymenoptera: Formicidae), first record in Peru and Rio Grande do Sul, Brazil, with description of its male", Revista Peruana de Entomología, 44: 65–68


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