Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lark-parser/ide
- Owner: lark-parser
- Created: 2021-02-25T02:04:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T13:54:10.000Z (over 1 year ago)
- Last Synced: 2024-05-01T09:39:43.971Z (7 months ago)
- Language: Svelte
- Size: 646 KB
- Stars: 25
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)