corn-config / corn

🌽 A simple and pain-free configuration language. Reference libcorn implementation and CLI.
https://cornlang.dev
MIT License
40 stars 5 forks source link

Web playground #18

Open JakeStanger opened 1 year ago

JakeStanger commented 1 year ago

Having an official 'playground' web tool capable of converting Corn into the standard 3 outputs could be very useful, and helps advertise it a bit.

Ideally it should support syntax highlighting for all the languages involved. I'm not sure on the logistics of that or the best tools to use yet.