loda-lang / loda-rust

Web editor for the LODA language. Also includes my experiments with Abstraction and Reasoning Corpus ARC.
https://loda-lang.org/
Apache License 2.0
24 stars 2 forks source link

Syntax coloring #1

Closed neoneye closed 3 years ago

neoneye commented 3 years ago

Currently only the comments have a different coloring.

Screen Shot 2021-08-10 at 17 15 39

It would be nice to color the instructions, the parameter types, the parameter values.

neoneye commented 3 years ago

I have added basic syntax coloring today Screen Shot 2021-08-28 at 10 14 05