Hey all i'm back from hols, as about your question, i think this forum would be a good place to post feature requests for CppCC - i'm thinking for instance of adding unicode support, any thoughts on this ?
Also, you can post any stuff related to the webpage/docs/examples and so on..... btw, i'd like to build a small repository of ready-made grammars - so if anyone has written a grammar for a widely used language, i would appreciate if you'd mail it so i can add it into the examples directory.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
what language do you have in mind, charles ? I am planning to write a yet-another-small-and-embeddable-scripting-language something along the lines of JavaScript, if you're interested, email me for more details :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Teehee, I'm currently developing a simple OO scripting language that does not need the possibility of class definitions, but only object methods and attributes.
So it's kinda C++, but you can only work with the object-types that are in the scripting model.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Welcome to Open Discussion
Thanks man, what do you want to discuss?? :D
Hey all i'm back from hols, as about your question, i think this forum would be a good place to post feature requests for CppCC - i'm thinking for instance of adding unicode support, any thoughts on this ?
Also, you can post any stuff related to the webpage/docs/examples and so on..... btw, i'd like to build a small repository of ready-made grammars - so if anyone has written a grammar for a widely used language, i would appreciate if you'd mail it so i can add it into the examples directory.
hehe, we should collaborate on a new language. I know there are already tons ..., but they all suck
what language do you have in mind, charles ? I am planning to write a yet-another-small-and-embeddable-scripting-language something along the lines of JavaScript, if you're interested, email me for more details :)
Teehee, I'm currently developing a simple OO scripting language that does not need the possibility of class definitions, but only object methods and attributes.
So it's kinda C++, but you can only work with the object-types that are in the scripting model.