I'll throw in my own work in progress as a low-footprint target of Clojure: 
https://github.com/aaronc/c-in-clj. It's not an attempt to compile Clojure 
code to C, but rather a way to write C code efficiently from Clojure that 
can be dynamically invoked from Clojure.

On Friday, May 17, 2013 7:49:08 AM UTC-4, Gary Trakhman wrote:
>
> I think these qualify as low-footprint clojures:
>
> https://github.com/clojure/clojurescript on node..
> https://github.com/takeoutweight/clojure-scheme compiles to native
> https://github.com/halgari/mjolnir llvm targets.
>
>
> On Fri, May 17, 2013 at 7:10 AM, atkaaz <atk...@gmail.com <javascript:>>wrote:
>
>> Ok, weird question: is there some clojure port on assembler yet? Even 
>> if(/especially if) it doesn't have jvm/java/javalibs support
>>
>> Or should I just check https://github.com/clojure/clojure-clr ?
>>
>> I'm mainly interested in low memory footprint and fast startup times 
>> (does clojure-clr have that?)
>>
>> -- 
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com<javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to