https://github.com/akash-akya/exscheme
Toy Scheme implementation in Elixir inspired by SICP
https://github.com/akash-akya/exscheme
elixir lisp scheme sicp
Last synced: 8 months ago
JSON representation
Toy Scheme implementation in Elixir inspired by SICP
- Host: GitHub
- URL: https://github.com/akash-akya/exscheme
- Owner: akash-akya
- Created: 2018-09-01T10:50:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T18:35:45.000Z (over 6 years ago)
- Last Synced: 2025-03-14T06:43:49.495Z (over 1 year ago)
- Topics: elixir, lisp, scheme, sicp
- Language: Elixir
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exscheme
Toy Scheme implementation in Elixir inspired by SICP.
## LICENSE
Exscheme is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.