Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

SINTEF-9012/language-atomthingml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ThingML IDE in Atom!

ThingML Atom Editor

A simple IDE for ThingML. To be used by power users only! Beginners are invited to use the Eclipse plugins and follow the indications available on ThingML's Github.

Note that this Atom grammar is both more and less restrictive than the actual ThingML grammar, but it will improve over time

Some limitations:

  • it helps to have two blank lines between functions, transitions, states, etc
  • ThingML expressions within extern expressions might not be properly parsed, though it should not be blocking