update to latest blocks

This commit is contained in:
crc 2024-09-03 16:15:01 +02:00
parent 747c3bdff9
commit 447e57b7a1
2 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,9 @@
# konilo
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.
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.

Binary file not shown.