Comment on Clojurejs - A naive Clojure to javascript translatorComments−geuis15yIs the title supposed to be "naive" or "native"? The two words mean vastly different things.−budu15yIt seems to really be "naive" (although native is also correct) as it's what the readme and Github description also says. Moreover it's a very simple compiler for now, translating only a small Clojure subset without any optimizations.−funcallOP15yIt is naive ... exactly for the reason budu posted.
Comments
Is the title supposed to be "naive" or "native"? The two words mean vastly different things.
It seems to really be "naive" (although native is also correct) as it's what the readme and Github description also says. Moreover it's a very simple compiler for now, translating only a small Clojure subset without any optimizations.
It is naive ... exactly for the reason budu posted.