Additional block sets for use with Konilo. These need to be added to your personal block set before use, and most will require the basic 128 blocks from the main repository to be loaded (specifically, the (std) and (termina) sets). This repository tracks vocabularies that extend the Konilo system. This includes vocabularies for host-specific functionality (e.g., Teensy & x86 i/o, and X11) as well as portable vocabularies (such as additional math words)
Find a file
2024-05-24 19:12:22 +02:00
bos.blocks add blocks for (bos), a block managment vocabulary 2024-05-24 19:11:28 +02:00
drawing.blocks add crc:drawing blocks 2024-05-24 19:01:53 +02:00
kaute.blocks add (kaute), a headless spreadsheet / tabular data vocabulary 2024-05-24 19:12:22 +02:00
LICENSE update r 2024-05-24 18:59:09 +02:00
README.md add (kaute), a headless spreadsheet / tabular data vocabulary 2024-05-24 19:12:22 +02:00
teensy4.blocks add teensy4.1 blocks 2024-05-24 18:59:37 +02:00
x86.blocks add ilo-x86-native blocks 2024-05-24 19:00:31 +02:00

konilo-extensions

Additional block sets for use with Konilo. These need to be added to your personal block set before use, and most will require the basic 128 blocks from the main repository to be loaded (specifically, the (std) and (termina) sets).

This repository tracks vocabularies that extend the Konilo system. This includes vocabularies for host-specific function- ality (e.g., Teensy & x86 i/o, and X11) as well as portable vocabularies (such as additional math words)

The Extensions

+----------------------+---------------------------------------+
| bos                  | block management words                |
| drawing              | crc's drawing vocabulary. Basic shape |
|                      | and pixel words, for x11 & x86-native |
| kaute                | a headless spreadsheet / tabular data |
| teensy4              | interface w/the Teensy 4 i/o devices  |
| x86                  | access to physical ram, i/o ports, &  |
|                      | devices (for ilo-x86-native)          |
+----------------------+---------------------------------------+