readme: added disclaimer
This commit is contained in:
@@ -3,3 +3,6 @@
|
|||||||
A simple Scheme to C compiler, in C.
|
A simple Scheme to C compiler, in C.
|
||||||
|
|
||||||
For now it can only compile very simple programs like [this](/examples/test.lisp).
|
For now it can only compile very simple programs like [this](/examples/test.lisp).
|
||||||
|
|
||||||
|
It leaks memory like crazy and if you give it wrong input, it will probably
|
||||||
|
die. Please don’t use it yet.
|
||||||
|
Reference in New Issue
Block a user