Skip to content

chlablak/platinum-parsing-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)