Eisenwave / cdecl-plus

Similar to cdecl.org, but with broader support for language features. Static web page which supports file protocol. Parsing and to-prose conversion happen in the front-end, resulting in instant feedback.
https://cdecl.plus/
MIT License
32 stars 4 forks source link

Examples for testing page #22

Closed pyoneerC closed 1 year ago

pyoneerC commented 1 year ago

As an idea, I'd suggest adding the possibility for seeing some examples and how the page works, like by clicking in a box copies the text of that on the main box so we can see complex results to see what's the page is really capable of, can be great addition.

Such as (imagine you click this in a box in the page and show this:

https://cdecl.plus/?q=_Atomic%20int%20(*(*awoo)%5B%5D)(int%5B*%5D),%20chan

Eisenwave commented 1 year ago

Good idea, it's been on the back of my mind already.