raould
2010-02-17 22:40:48 UTC
hypothetically speaking, say i wanted to build my own C/++ library for
garbage collection (e.g. a la Bohem) but didn't want to write it in C/+
+, rather a nice FP that would generate nice C/++ for me. i want the
generated code to be tight, and not to have to pull in some megabytes
of stdlib -- i'm thinking of targeting embedded systems. any thoughts
on what languages would be most applicable?
thanks.
garbage collection (e.g. a la Bohem) but didn't want to write it in C/+
+, rather a nice FP that would generate nice C/++ for me. i want the
generated code to be tight, and not to have to pull in some megabytes
of stdlib -- i'm thinking of targeting embedded systems. any thoughts
on what languages would be most applicable?
thanks.