No description
- Scheme 76.1%
- Tree-sitter Query 19.8%
- Makefile 2.1%
- Shell 1.2%
- C 0.8%
| retropikzel | compile-r7rs: Fix bug in tr7 | |
| .gitignore | Got simplest C code compiled to webassembly to run | |
| c2foreign-c.scm | Bug fixes to compile-r7rs and c2foreign-c | |
| compile-r7rs.scm | Improve test-r7rs and compile-r7rs | |
| json2scm.scm | Add json2scm and xml2scm | |
| Makefile | BUgfixes | |
| README.md | Update readme. Support Chicken >= 6 only | |
| test-r7rs.scm | Improve test-r7rs and compile-r7rs | |
| wat2scm.scm | Got simplest C code compiled to webassembly to run | |
| xml2scm.scm | Add json2scm and xml2scm | |
Readmes of individual programs are under their own directories.
To install program install Chibi Scheme and run
make PROGRAM=compile-r7rs all install
Change PROGRAM to program name.