| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Feb 19 at 17:44 | |
| stats | profile views | 3 |
Likes: Scripting, Dynamic languages, regex, code generation, parsing and text transformation, Dabbling with different languages
|
Feb 19 |
awarded | Editor |
|
Jan 11 |
awarded | Tumbleweed |
|
Jan 4 |
asked | josephus revisited - to get execution sequence |
|
Jan 4 |
awarded | Supporter |
|
Nov 15 |
comment |
Debugging framework for domain specific language @SK-logic: it doesn't generate C code, but some intermediate data-structures, which is in my control. |
|
Nov 14 |
comment |
Debugging framework for domain specific language @SK-logic its not really an interpreter, quite difficult to explain here. Even though evaluation is under my control, there is no debugging information (of source level - like I cant map what is generated to a source line, and a source line sometimes may-not generate anything :( ) |
|
Nov 14 |
awarded | Scholar |
|
Nov 14 |
accepted | Debugging framework for domain specific language |
|
Nov 13 |
comment |
Debugging framework for domain specific language @SK-logic No, its not generating c code, its generating some interim data structures which are used later (all the code is in C, is what I meant) |
|
Nov 12 |
comment |
Debugging framework for domain specific language Thanks, I will give this a try. |
|
Nov 12 |
comment |
Debugging framework for domain specific language my DSL is not Xtext based, its old legacy C code with hand rolled lexer, parser. |
|
Nov 11 |
awarded | Student |
|
Nov 11 |
asked | Debugging framework for domain specific language |