Fork me on GitHub
#sci
<
2021-02-05
>
snickell20:02:40

👋 Is there a good place to study to learn of what eval forms common in “normal CLJS” are not supported in #sci ?

snickell20:02:56

I think this is likely a good fit, but I want to make sure there’s not a particular thing I need missing

snickell20:02:12

My application makes fairly heavy use of macros to implement a DSL

snickell20:02:43

…..oh which is a primary goal haha

snickell20:02:52

This might be just the thing for me, COOL!

borkdude20:02:45

@snickell Almost everything is supported, except deftype. There might be other things that are fairly low level but I'm not aware of anything major that's missing