- LOOC package for Atom. Experimental object-oriented language from TELECOM Nancy.*
- GARCIA Guillaume - AOSauron @AOH-DevTeam/aoh-team-one
Brings simple LOOC ("Langage Orienté Objet pour la Compilation") files (.looc) support to the Atom editor.
Includes:
- Syntax Highlighting
Soon to Include:
- Auto-complete
- Auto-code generation
- Close Atom
cd ~/.atom/packages
git clone https://github.com/AOSauron/language-looc.git
npm install
- You can now restart Atom.
- Close Atom
cd ~/.atom/packages/language-looc
git pull origin master
npm install
- You can now restart Atom.