6 ms·
Nota's syntax is heavily inspired by Scribble. You can think about Nota as "web-native Scribble", or "what if Scribble was written in Javascript".
by wcrichton 4y ago
Nota's syntax is heavily inspired by Scribble. You can think about Nota as "web-native Scribble", or "what if Scribble was written in Javascript".
- soegaard 4y agoI like it. It looks very much like the notation I used in Urlang to produce React components. I really need to put some more examples online... This is an all-in-one-file example: https://gist.github.com/soegaard/1a12a9c3eccd295f1d91e030f9f5ae6a https://gist.github.com/soegaard/1a12a9c3eccd295f1d91e030f9f... For the use of Scribble notation to produce React components see line 99.
- wcrichton 4y agoVery cool! Yeah that's about the closest thing to Nota I've seen so far. Haven't seen Urlang, I'll have to check that out.
- soegaard 4y agoFWIW here is an overview: https://racket.discourse.group/t/urlang-is-javascript-with-a-sane-syntax/119/4 https://racket.discourse.group/t/urlang-is-javascript-with-a... The Github repo is here: https://github.com/soegaard/urlang https://github.com/soegaard/urlang