Compare commits
No commits in common. "22436db22f2f72d5b61ff37f60119630d82c75c4" and "e537a21cf5a1621d0a5f7349cf2a4cead8767189" have entirely different histories.
22436db22f
...
e537a21cf5
3 changed files with 3 additions and 24 deletions
27
README.md
27
README.md
|
@ -1,26 +1,5 @@
|
|||
# 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) |
|
||||
+----------------------+---------------------------------------+
|
||||
```
|
||||
|
||||
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)
|
BIN
bos.blocks
BIN
bos.blocks
Binary file not shown.
BIN
kaute.blocks
BIN
kaute.blocks
Binary file not shown.
Loading…
Reference in a new issue