Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilern/puff
Just another Scheme implementation.
https://github.com/nilern/puff
bytecode lisp scheme
Last synced: 12 days ago
JSON representation
Just another Scheme implementation.
- Host: GitHub
- URL: https://github.com/nilern/puff
- Owner: nilern
- License: mit
- Created: 2022-09-01T08:04:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T10:02:11.000Z (about 2 years ago)
- Last Synced: 2023-08-25T01:25:59.575Z (over 1 year ago)
- Topics: bytecode, lisp, scheme
- Language: Rust
- Homepage:
- Size: 670 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Puff
Just another Scheme implementation.
## TODO
* [ ] Standard library procedures (WIP)
* [ ] Macro expansion
* [ ] Standard library macros
* [ ] Library system