luaxp
luaxp copied to clipboard
Luaxp is a simple arithmetic infix expression parser/evaluator written in Lua
Results
2
luaxp issues
Sort by
recently updated
recently updated
newest added
Use backslash symbol (\\) to screen single and double quotes and backslashes inside string constants used as function arguments.
- also using @msiomkin's `luaxp.lua` implementation from PR #6 - moved other lua files in the root directory to the `/examples` folder in order to not confuse luarocks when installing...