I think an online Pod6 editor is a brilliant idea and has the potential to promote Pod6 a lot because of its approachability. (Opening a website has the lowest barrier of entry one can possibly have.) So this issue is mostly an encouragement to polish the https://pod6.in/ website more.
Here are just some ideas of what could be done:
- Give it a logo and a shiny page header
- Add an "About" button
- Link to the repo with a GitHub icon
- Add a link to https://docs.raku.org/language/pod
- Add a basic syntax documentation on the page itself
- Do some SEO so it pops up at the top when googling "pod6 editor" and "pod6 editor online"
- Add more expressive HTML highlighting (in the right column). Compare the a docs page with viewing the pod in pod6.in
- Add some POD highlighting (in the left column).
- Persist edited content (in a cookie?), so it's not lost on reload.
I think an online Pod6 editor is a brilliant idea and has the potential to promote Pod6 a lot because of its approachability. (Opening a website has the lowest barrier of entry one can possibly have.) So this issue is mostly an encouragement to polish the https://pod6.in/ website more.
Here are just some ideas of what could be done: