Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naver/lispe
An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.
https://github.com/naver/lispe
data-structures function-composition haskell-like-high-level-function interpreter language lazy-evaluation lisp pattern-programming
Last synced: 3 months ago
JSON representation
An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.
- Host: GitHub
- URL: https://github.com/naver/lispe
- Owner: naver
- License: other
- Created: 2020-11-23T09:56:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T07:47:01.000Z (6 months ago)
- Last Synced: 2024-04-29T08:51:47.363Z (6 months ago)
- Topics: data-structures, function-composition, haskell-like-high-level-function, interpreter, language, lazy-evaluation, lisp, pattern-programming
- Language: C
- Homepage:
- Size: 5.66 GB
- Stars: 366
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-programming-languages - LispE - A _Lisp_ implementation with _Data Structure_, _Arithmetic Type_, _Array Instructions_, _Pattern Matching_ and many many different instructions and libraries. _LispE_ is a mix of functional and array languages. (Uncategorized / Uncategorized)