Typo
This commit is contained in:
parent
2aa9e956c4
commit
b8e6041395
|
@ -3,7 +3,7 @@
|
||||||
[](https://travis-ci.org/picrin-scheme/picrin)
|
[](https://travis-ci.org/picrin-scheme/picrin)
|
||||||
[](https://picrin.readthedocs.org/)
|
[](https://picrin.readthedocs.org/)
|
||||||
|
|
||||||
Picrin is a lightweight R7RS scheme implementation written in pure C89. It contains a reasonably fast VM, an improved hygienic macro system, usuful contribution libraries, and simple but powerful C interface.
|
Picrin is a lightweight R7RS scheme implementation written in pure C89. It contains a reasonably fast VM, an improved hygienic macro system, useful contribution libraries, and simple but powerful C interface.
|
||||||
|
|
||||||
- R7RS compatible
|
- R7RS compatible
|
||||||
- Reentrant design (all VM states are stored in single global state object)
|
- Reentrant design (all VM states are stored in single global state object)
|
||||||
|
|
Loading…
Reference in New Issue