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

Latest commit

 

History

History
12 lines (7 loc) · 706 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 706 Bytes

#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