Werauhia kupperiana

Werauhia kupperiana is a plant species in the genus Werauhia. This species is native to Costa Rica and Ecuador.

Werauhia kupperiana
Scientific classification
Kingdom: Plantae
Clade: Tracheophytes
Clade: Angiosperms
Clade: Monocots
Clade: Commelinids
Order: Poales
Family: Bromeliaceae
Genus: Werauhia
Species:
W. kupperiana
Binomial name
Werauhia kupperiana
(Suessenguth) J.R.Grant

Cultivars

  • × Vrierauhia 'Gladys Aono'
gollark: `MOVI E0 FF C0`, for example, sets `re` (register 14) to `ffc0`.
gollark: I have added a thing which sets registers to a constant.
gollark: The "use case" is a random fun feature in potatOS.
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.

References


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