Comment on The Jank: Programming LanguageComments−BoingBoomTschak1yKinda replying to https://lobste.rs/s/5gnorf/jank_programming_language#c_e05lv...If Jank decides to tackle the poor type story of Clojure, the thing that'd be awesome is to get something like SBCL's deftransform: a way for the compiler to pass inferred type info of forms to macros.
Comments
Kinda replying to https://lobste.rs/s/5gnorf/jank_programming_language#c_e05lv...
If Jank decides to tackle the poor type story of Clojure, the thing that'd be awesome is to get something like SBCL's deftransform: a way for the compiler to pass inferred type info of forms to macros.