Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codr7/g-fu
Lisp 2 Go
https://github.com/codr7/g-fu
lisp lisp-dialect lisp-interpreter
Last synced: about 1 month ago
JSON representation
Lisp 2 Go
- Host: GitHub
- URL: https://github.com/codr7/g-fu
- Owner: codr7
- License: mit
- Created: 2019-03-29T04:20:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T16:04:48.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T13:27:58.087Z (4 months ago)
- Topics: lisp, lisp-dialect, lisp-interpreter
- Language: Go
- Homepage:
- Size: 1.11 MB
- Stars: 240
- Watchers: 11
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-ccamel - codr7/g-fu - Lisp 2 Go (Go)
README
![Logo](logo.png)
### Intro
g-fu is a pragmatic [Lisp](https://xkcd.com/297/) developed and embedded in Go.### Status
[v1](https://github.com/codr7/g-fu/tree/master/v1), which aims to nail syntax and semantics, is more or less complete.### License
MIT