shithub: femtolisp

ref: c0ce2f17a380f920f6756b1a03080679e73ecdd1
dir: /README.md/

View raw version
# femtolisp

This is a reanimation of
https://github.com/lambdaconservatory/femtolisp with bigger plans.

Supported OS: [9front](http://9front.org), OpenBSD, Linux.

Supported CPUs: any decent 32-bit or 64-bit CPU, either LE or BE.

Tested on: 9front-latest/arm64, OpenBSD-current/amd64, Linux-old-af/ppc.

Some of the changes include:

 * aggressive clean up and removal (like Windows and Mac OS X support)
 * `[` and `]` are synonyms to `(` and `)`
 * some of the previously available (but not merged) fixes from the community are applied
 * "boot" image is built into the executable