Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikdotdev/lil-lisp
https://github.com/vikdotdev/lil-lisp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikdotdev/lil-lisp
- Owner: vikdotdev
- Created: 2023-06-26T15:55:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-24T18:36:09.000Z (11 months ago)
- Last Synced: 2024-02-25T11:41:14.653Z (11 months ago)
- Language: C
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reference
https://buildyourownlisp.com/# Deps
```
sudo dnf install libedit-devel -y
```