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.
Find a file
2024-05-23 20:02:11 +02:00
konilo.pali add source from 2024.4 release 2024-05-23 20:02:11 +02:00
LICENSE update LICENSE 2024-05-23 19:59:53 +02:00
README.md Initial commit 2024-05-23 19:53:57 +02:00

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.