Skip to content

Azer0s/math-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Math Eval PoC

Simple C# project to test out some different lexer techniques for dealing with calculations (that follow BODMAS) in programming languages.

Todo

  • Negative numbers (like -20 or 10 + (-5))
  • Decimal numbers
  • LLVM Backend
  • Example for nested AST

About

Simple C# math eval PoC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages