Scotia (disambiguation)
![]() |
Look up Scotia in Wiktionary, the free dictionary. |
Scotia is an ancient name for Scotland.
Scotia may also refer to:
Places
In the United States
Elsewhere
- Scotia Arc, island arc system in the South Atlantic and Southern Oceans
- Scotia Sea, sea bounded by the Scotia Arc islands of the South Atlantic and Southern Oceans
- Scotia Plate, a tectonic plate
- Scotia Sanctuary, New South Wales, Australia
Other
- Scotia, the ship of the Scottish National Antarctic Expedition
- RMS Scotia, British passenger liner operated by the Cunard Line
- Scota, or Scotia, in Irish mythology the daughter of an Egyptian Pharaoh
- Scotia (moth), genus of moths of the family Noctuidae
- Scotia, a type of decorative molding
- Scotiabank
- Sydney Scotia (born 1997), American actress and dancer
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.
gollark: Well, it would just be a bunch of POKEs at consecutive memory addresses.
See also
- Nova Scotia, a province of Canada
- Nova Scotia (disambiguation)
- Scottia (disambiguation)
- Scotta, a family surname
- Scotland (disambiguation)
- Caledonia (disambiguation)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.