Skip to content

Tags: ryukinix/lisp-inference

Tags

0.2.0

Toggle 0.2.0's commit message
Support infix expressions and add roswell script!

CHANGELOG:
+ Add unit tests using prove
+ Add a makefile to help testing
+ Add a roswell script to help distribute software
+ Use infix expressions as default of main function
+ Fix properly the implementation of infix-to-prefix

0.1.0

Toggle 0.1.0's commit message
Fix typos in README.md