SRL should be a rather simple DSL. My current way should work, after all. But it's not as simple as other language's implementations. Moreover c++ static typing and not-so-convenient string manipulation also bring some unavoidable complexities.
SRL should be a rather simple DSL.
My current way should work, after all. But it's not as simple as other language's implementations.
Moreover c++ static typing and not-so-convenient string manipulation also bring some unavoidable complexities.