Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lark-parser/ide

IDE for Lark-Parser
https://github.com/lark-parser/ide

Last synced: 4 days ago
JSON representation

IDE for Lark-Parser

Awesome Lists containing this project

README

        

# IDE for Lark-Parser

Written in Svelte, and uses Pyodide and Monaco-Editor

To run:

```bash
npm install
npm run dev
```

Served on https://lark-parser.github.io/ide

MIT License

Contributions are welcome!

Author: [Erez Shinan](https://github.com/erezsh)