Skip to content

mpu/parsexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LR parsing based calculators
----------------------------

eexp - evaluates expressions directly (portable)
cexp - jit compiles expressions (x86-64 only)

If you want cexp to print the code generated, you
have to install the udis86 library, uncomment one
line in the Makefile and make sure the include in
cexp.c is valid.

About

LR parsing based calculators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published