daaku / dak

Dak is a Lisp like language that transpiles to JavaScript.
https://daklang.com/
MIT License
94 stars 1 forks source link

Hiccup: React #4

Open daaku opened 1 year ago

daaku commented 1 year ago

Support #[] style literals with hiccup syntax. It should be possible to choose what happens with this syntax. Support for React.

daaku commented 1 year ago

https://github.com/weavejester/hiccup/blob/master/src/hiccup/compiler.clj https://github.com/rauhs/hicada https://github.com/tonsky/rum/blob/gh-pages/src/daiquiri/compiler.clj https://github.com/roman01la/uix/blob/master/core/src/uix/compiler/aot.clj