https://github.com/robinboers/signo
Experimental compiler for Lisp-inspired language, written in Elixir.
https://github.com/robinboers/signo
compiler elixir interpreter lisp
Last synced: 4 months ago
JSON representation
Experimental compiler for Lisp-inspired language, written in Elixir.
- Host: GitHub
- URL: https://github.com/robinboers/signo
- Owner: RobinBoers
- License: unlicense
- Created: 2024-07-04T16:08:16.000Z (almost 2 years ago)
- Default Branch: trunk
- Last Pushed: 2025-03-03T16:16:08.000Z (over 1 year ago)
- Last Synced: 2025-03-15T19:28:10.739Z (about 1 year ago)
- Topics: compiler, elixir, interpreter, lisp
- Language: Elixir
- Homepage: https://hexdocs.pm/signo
- Size: 303 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Signo
Signo is a beautifully elegant Lisp-like language, written in Elixir.
- [Documentation](https://hexdocs.pm/signo)
- [Source code](https://git.dupunkto.org/~axcelott/signo)