https://github.com/junnishimura/go-lisp
LISP interpreter written in Golang
https://github.com/junnishimura/go-lisp
Last synced: about 1 month ago
JSON representation
LISP interpreter written in Golang
- Host: GitHub
- URL: https://github.com/junnishimura/go-lisp
- Owner: JunNishimura
- License: mit
- Created: 2024-05-26T08:21:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T16:34:54.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T10:42:52.446Z (over 1 year ago)
- Language: Go
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-lisp
LISP interpreter written in Golang