ADL Text Editors
This page is for text editor modes and resources to enable ADL editing with normal text editors. If you have some resources, please add under the appropriate heading below, or create a new heading if necessary.
Gvim
Gvim is an editor that supports both vi and visual modes seamlessly.
Syntax | Editor Resources / Files | Installation / Usage Instructions | Screen shots | Maintainer |
---|---|---|---|---|
ADL | adl.vim syntax file | InstallationManual:
Or
Otherwise
DescriptionThe syntax file is still pretty rough, since going further requires mastering vimscript to a greater level than I have time for right now. The general approach for improvements is probably to add matching rules for cADL and ODIN syntax, and then map these onto colour settings as desired. |
Notepad++
Notepad++ is a freeware Windows text editor, see http://notepad-plus-plus.org / for more information
Syntax | Editor Resources / Files | Installation / Usage Instructions | Screen shots | Maintainer |
---|---|---|---|---|
ADL | Install via main menu->Languages-User-defined Language-> Import. | Armando Prieto, Venezuela |
Textpad
text-editor for Windows, see http://www.textpad.com for more information
Syntax | Editor Resources / Files | Installation / Usage Instructions | Screen shots | Maintainer |
---|---|---|---|---|
ADL | Please add the file to the application-directory where other *.syn files are kept. | Bert Verhees |
Kate/KDevelop
Linux-KDE text-editors which use the same resources.
Syntax | Editor Resources / Files | Installation / Usage Instructions | Screen shots | Maintainer |
---|---|---|---|---|
ADL | Add the file to the directory in your home-directory where other KDE support-files are added. This is probably: | Bert Verhees |
GNU Emacs
GNU Emacs is an extensible, customizable, self-documenting, real-time display editor with macros.
Syntax | Editor Resources / Files | Installation / Usage Instructions | Screen shots | Maintainer |
---|---|---|---|---|
ADL | Please see the github project | Akimichi Tatsukawa, Japan |
Brackets / Extension ADL Syntax Highlighting
Brackets - an open source code editor for the web.
Syntax | Editor Resources / Files | Installation / Usage Instructions | Screen shots | Maintainer |
---|---|---|---|---|
ADL | ADL Syntax Highlighting - Extension for Brackets | To install this extension in Brackets, choose; File > Extension Manager > Available Search for: Adl Syntax Highlighting | Marand, Slovenia |