Skip to content

alisonelizabeth/custom-editor-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom web editor

This is simple web app that showcases how to use ANTLR and monaco to create a web editor for a custom language.

Code inspired by this article.

Getting started

Install dependencies, then run: npm run start. App should be running on localhost:8080.

To recompile the ANTLR grammar, run: npm run build:antlr.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published