noting NetBSD support (thanks Riastradh)

This commit is contained in:
Alex Shinn 2018-12-29 10:51:46 +08:00
parent b782ee575b
commit 74eb616c50

View file

@ -19,11 +19,11 @@ language is built in layers, however - see the manual for
instructions on compiling with fewer features or requesting instructions on compiling with fewer features or requesting
a smaller language on startup. a smaller language on startup.
Chibi-Scheme is known to work on **32** and **64-bit** Linux, Chibi-Scheme is known to work on **32** and **64-bit** Linux, FreeBSD,
FreeBSD and OS X, Plan 9, Windows (using Cygwin), iOS, Android, NetBSD and OS X, Plan 9, Windows (using Cygwin), iOS, Android, ARM and
ARM and [Emscripten](https://kripken.github.io/emscripten-site). [Emscripten](https://kripken.github.io/emscripten-site). Basic
Basic support for native Windows desktop also exists. See support for native Windows desktop also exists. See README-win32.md
README-win32.md for details and build instructions. for details and build instructions.
To build on most platforms just run `make && make test`. This will To build on most platforms just run `make && make test`. This will
provide a shared library *libchibi-scheme*, as well as a sample provide a shared library *libchibi-scheme*, as well as a sample