Changes between Version 15 and Version 16 of HelpWanted
- Timestamp:
- 06/29/12 06:31:23 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HelpWanted
v15 v16 70 70 Feel free to ask as many questions as you like in the discussion forums or on IRC to get up to speed. 71 71 72 === Specific Compiler Enhancements === 73 74 !SyntaxHighlighter.cobra, !HelpGenerator.cobra and !DocGenerator.cobra always have some outstanding room for improvement, usually documented in the files themselves with comments of "TODO" and "to-do". This is a nice way to ease into the compiler as it exposes you to the AST nodes without requiring that you take on several compiler phases (lexer, parser, bind inheritance, bind interface, etc.). 75 72 76 == Java/JVM Backend == 73 77