Page 1 of 1

Configuring a New Language

Posted: Wed Sep 28, 2005 10:35 pm
by jussij
Zeus supports almost any programming language, but for any language not already defined some minimal initial configuration is required.

These are the minimum steps in adding a new language:

(1) Create a document type for the language: http://www.zeusedit.com/forum/viewtopic.php?t=176

(2) Edit the c:\Program Files\Zeus\xfolder.ini file to add code folding for the language.

(3) Configuring the compiler : http://www.zeusedit.com/forum/viewtopic.php?t=32

The following steps are optional, but can be done to further inprove the setup:

(a) Define some templates: http://www.zeusedit.com/forum/viewtopic.php?t=40

(b) Creating a workspace: http://www.zeusedit.com/forum/viewtopic.php?t=33

(c) Setup the Quick Help: http://www.zeusedit.com/forum/viewtopic.php?t=6

(d) Configuring intellisensing:

http://www.zeusedit.com/forum/viewtopic.php?t=185
http://www.zeusedit.com/forum/viewtopic.php?t=211

(e) Using Doxygen to document your code: http://www.zeusedit.com/forum/viewtopic.php?t=192

(f) Adding a new ctags language definition:
http://www.zeusedit.com/zforum/viewtopic.php?t=3367