💾 Archived View for ilo.retroforth.org captured on 2023-09-08 at 15:35:20. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-04-19)

-=-=-=-=-=-=-

Konilo

Konilo is a small Forth implementation for a little virtual computer (named ilo).

Features:

The source and documentation are distributed under the ISC license.

Download

Get the snapshot, uncompress, and run the appropriate binary for your system.

Latest Snapshot (image, blocks, vm binaries, vm source)

konilo.sh (shell script install, update, launcher)

koniloilo.sh Instructions

Source Repositories

Currently the full source tree can only be obtained via either Fossil or git:

    # fossil
    fossil clone http://fossils.retroforth.org:8000/ilo konilo.fossil
    mkdir konilo; cd konilo
    fossil open ../konilo.fossil

The Other Systems

Konilo runs on three virtual computers: ilo, napia, and arks.

ilo.retroforth.org

napia.retroforth.org

nga.retroforth.org