I am trying to figure out a way to create a web editor for processing.py using codemirror . I think I have to create a custom mode for processing.py for codemirror and also I have to figure out a way to run the code. If there’s some API running the code will be a bit easier in the server.
Also if you can help me creating codemirror or ACE custom mode for processing.py please do!!