Hello All,
(I asked something similar to poly@prolingua...)
Does PolyML provide facilities to generate (machine) code at runtime (on Linux/AMD64 or Linux/x86), either in a type safe way (in the spirit of MetaML or MetaOcaml) or in a more low level unsafe way (e.g. like LLVM, Libjit, GNU lightning, ....)
Regards
Ref: http://metaocaml.org/ http://llvm.org/ https://savannah.gnu.org/projects/lightning/ http://www.gnu.org/software/lightning/
Regards