Get the latest tech news

LispE: Lisp Interpreter with Pattern Programming and Lazy Evaluation


An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell. - naver/lispe

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Lisp interpreter

Lisp interpreter

Photo of lazy evaluation

lazy evaluation

Photo of pattern programming

pattern programming

Related news:

News photo

A Lisp Interpreter Implemented in Conway's Game of Life (2021)

News photo

Show HN: A Lisp Interpreter for Shell Scripting

News photo

Lisp interpreter with GC in <750 lines of Odin (and <500 lines of C)