chlablak / platinum-parsing-atom

Atom integration for the Platinum Parsing's CLI

Home Page:http://www.platinum-parsing.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

platinum-parsing-atom

This Atom package aim to provide a graphical/IDE-style integration for the Platinum Parsing CLI.

Features

  • Create new PP (Platinum Parsing) project
  • Build an existing PP project
  • Parse a source file for a given PP project
    • View the generated AST

Getting started

  1. Launch Atom
  2. Press Ctrl+, (comma) to open Settings
  3. Go into the Install menu
  4. Search and install dependencies:
  1. Search platinum-parsing-atom and install it
  2. Eventually restart Atom and that's it !

You will need to have Platinum Parsing installed on your machine too.

Last words

This package is very simple at the moment, please take a look at issues for more details.

Don't hesitate to submit any proposition of feature or improvement :)

About

Atom integration for the Platinum Parsing's CLI

http://www.platinum-parsing.org/

License:MIT License


Languages

Language:CoffeeScript 96.3%Language:CSS 3.7%