User forums > General (but related to Code::Blocks)

How to add another programming language to C::B? Preparsers?

<< < (3/3)

oBFusCATed:
1. Info how to add a lexer: http://wiki.codeblocks.org/index.php/Creating_a_custom_lexer_for_Code::Blocks_editor ?
2. About the compiler: http://wiki.codeblocks.org/index.php/Adding_support_for_non_C/C%2B%2B_files_to_the_build_system
    If I were I would make a setup which depends on an external build system like make/cmake or something similar which supports cobol. This will be the easiest method to maintain this in the long run.

Navigation

[0] Message Index

[*] Previous page

Go to full version