PorygonLang/src/Evaluator
Deukhoofd cb5d9e2f62
Implements indexing, currently can only be used with strings
2019-06-06 17:35:51 +02:00
..
EvalValues Implements indexing, currently can only be used with strings 2019-06-06 17:35:51 +02:00
EvaluationScope Rework evaluation to use shared pointers, fix bugs 2019-06-01 21:38:39 +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