Skip to content

saifali96/Lispi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lispi

Lispi - a LISP compiler coded in C!

Coded in pure C language, to replicate almost all of the features of popular LISP languages, not just this, adding even more features which are rather unique to other LISPS out there. Some of the features included are:

  • Numerical & Mathematical Operations
  • Logical, Conditional & Boolean Operators
  • Advanced Operators
  • String Operations
  • Sub-Expressions
  • Quote-Expressions
  • Complex Expressions
  • Comments
  • Custom function definition
  • Robust & verbose error reporting & handling
  • File inclusion for loading custom scripts

About

Lispi - a LISP coded in C!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published