Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Doriszhuo/Interpreters
Use C interface to evaluate first and second class Scheme-like functions.
https://github.com/Doriszhuo/Interpreters
Last synced: 2 months ago
JSON representation
Use C interface to evaluate first and second class Scheme-like functions.
- Host: GitHub
- URL: https://github.com/Doriszhuo/Interpreters
- Owner: Doriszhuo
- Created: 2017-01-25T04:43:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T04:48:25.000Z (about 8 years ago)
- Last Synced: 2024-04-24T16:41:48.349Z (9 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeInterpreter - Interpreters
README
# Interpreters
Use C interface to evaluate first and second class Scheme-like functions.