Konilo is a personal computing system, written in a bespoke Forth dialect. It runs on the ilo computer.
This repository contains the source code for the minimal Konilo kernel and the essential blocks. To build this you will need a copy of the pali assembler. To run it, you will need an ilo computer. These are not included in this repository.
Updated 2024-09-03 16:54:13 +02:00
Updated 2024-08-30 19:40:52 +02:00
This repository contains useful programs written in Python
Updated 2024-08-06 03:44:29 +02:00
This repository contains many MicroPython Examples for ESP8266, ESP32, RP2040 Boards
Updated 2024-08-06 03:41:25 +02:00
Updated 2024-07-24 22:23:14 +02:00
Updated 2024-07-21 04:19:19 +02:00
Postman delivers the assets of a webpage
Updated 2024-07-12 08:27:32 +02:00
Sharable shell (bourne shell) scripts
Updated 2024-07-12 00:45:53 +02:00
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)
Updated 2024-07-06 18:25:54 +02:00
This holds the actual documentation on the Konilo system. Documentation very much a work-in-progress, and very incomplete at this point.
Updated 2024-07-02 19:14:24 +02:00
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). Some of these may also require vocabularies from the konilo-extensions repository.
Updated 2024-05-24 20:37:26 +02:00