Alexander Morou
Sponsor
So what's the end goal of this project, a commercial program. If so, how much, or can you release that kind of information at this stage?
Also, at this speed, what solution did you use for interfacing with a scripting engine? IronRuby, IronPython, something else? I doubt you've written a parser, intermediate code interpreter, and scripting control all on your own in this time frame. Since those alone can take some time (unless you're using LEXX/FLEX and YACC/Bison).
Also, at this speed, what solution did you use for interfacing with a scripting engine? IronRuby, IronPython, something else? I doubt you've written a parser, intermediate code interpreter, and scripting control all on your own in this time frame. Since those alone can take some time (unless you're using LEXX/FLEX and YACC/Bison).