This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PorygonLang
Watch
1
Star
0
Fork
0
You've already forked PorygonLang
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f143e526ab9734ca028eba411a37802381aba81e
PorygonLang
/
src
/
Evaluator
History
Deukhoofd
f143e526ab
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Added support for calling script functions from extern C hooks
2019-06-07 13:51:49 +02:00
..
EvaluationScope
Removed ununused directive
2019-06-07 12:48:13 +02:00
EvalValues
Added support for calling script functions from extern C hooks
2019-06-07 13:51:49 +02:00
BinaryEvaluation.cpp
Work to add C style entry points to library that allow most functionality
2019-06-05 17:46:46 +02:00
EvaluationException.hpp
Work on evaluation
2019-05-23 18:50:09 +02:00
Evaluator.cpp
Implements indexing, currently can only be used with strings
2019-06-06 17:35:51 +02:00
Evaluator.hpp
Implements indexing, currently can only be used with strings
2019-06-06 17:35:51 +02:00
UnaryEvaluation.cpp
Implements indexing, currently can only be used with strings
2019-06-06 17:35:51 +02:00