Skip to content

natzcam/MathParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathParser

My own exploration into programming languages.

This is a Javascript/ECMAScript inspired programming language with a slightly different and incomplete syntax. The parser is a recursive-descent. I plan to support persistence integrated into the language.

No wiki yet, but here is a example script that I currently use: test.mp.

More examples in positive and negative test subfolders.

About

A math expression parser that turned out to be more...

Resources

License

Stars

Watchers

Forks

Packages

No packages published