hisp
hisp copied to clipboard
🌵 A lisp REPL interpreter made in Haskell
Results
2
hisp issues
Sort by
recently updated
recently updated
newest added
The comparison operator functions have a lot of duplicated code. There should be one comparison function that receives a lambda, which is applied for the whole list.
enhancement