Home

Awesome

This repository is an experimental fork of the Maiko Medley Interlisp virtual machine.

The present goal is to reduce complexity of the VM and make it easier to build and run on all supported platforms. One idea is to replace the OS and display dependencies by a Qt (i.e. LeanQt) based plattform abstraction layer (as e.g. done for Oberon System 3).

To avoid confusions with the original project, this version of the VM is called "Gingko" (in reference to Ginkgo) instead of "Maiko"1.

How to use

So far this guide applies to Unix systems including MacOS and Cygwin.

Status on 2024-10-04

Status on 2024-10-05

Status on 2024-10-09

Status on 2024-10-13

Precompiled versions

Not available at this time.

How to build

Download this repository, and then either ...

This has been tested on Linux so far.

Additional Credits

See README_Maiko.md for more information about the original Maiko VM, and the files LICENSE and NOTICE for licensing information.

Footnotes

  1. actually "Geiko" would probably have been more terminologically obvious, but the term has an undesirable connotation; the name "Ginkgo" itself is derived from a misspelling of the Japanese pronunciation "gin kyō" (銀杏), meaning "silver apricot," a reference to the tree's fruit; in botanical contexts, both "Ginkgo" and "Gingko" are used interchangeably; according to Wikipedia, "Gingko" (i.e. Ginkgo) is a "living fossil", which fits very well with Interlisp and Medley ;-)