Giter Site home page Giter Site logo

maniascript-parser's Introduction

ManiaScript Parser

Currently experimental, and born out of necessity to create a better parsing system with intellisense and other great language features we know in love in the development world.

Features

  • doc.h parsing
  • tokenization (lexing)
  • AST (Abstract Syntax Tree) Generation of the C++ header file
  • Made with <3 using Javascript

Usage

This application currently will build the doc.h file into ast.json and tokens.json - which may be used with further research and development. Because this is in an experimental phase right now, the current state is volatile, but the built files are already available should you be interested in reviewing without the need to build anything.

npm install
node test

After running node test the doc.h file will be parsed.


Using your own docs

You can build your own doc.h files by following the instructions found in ManiaPlanets Documentation.

Further usage

This is also capable of parsing C++ header files, but not all features are available because it has been created

Acknowledgements

THIS amazing guide really helped me learn how to create this: http://lisperator.net/pltut/

License

MIT

maniascript-parser's People

Contributors

mattmcfarland avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

prgfx daewon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.