Skip to content

Looc package for Atom. Experimental object-oriented language from TELECOM Nancy.

License

Notifications You must be signed in to change notification settings

AOSauron/language-looc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOOC language support in Atom

  • LOOC package for Atom. Experimental object-oriented language from TELECOM Nancy.*

Web site

Authors:

  • GARCIA Guillaume - AOSauron @AOH-DevTeam/aoh-team-one

Features:

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

Installation without using Atom

  • Close Atom
  • cd ~/.atom/packages
  • git clone https://github.com/AOSauron/language-looc.git
  • npm install
  • You can now restart Atom.

Update the package

  • Close Atom
  • cd ~/.atom/packages/language-looc
  • git pull origin master
  • npm install
  • You can now restart Atom.

About

Looc package for Atom. Experimental object-oriented language from TELECOM Nancy.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published