compiler construction - Using ML in "Real-World" Applications -


I like to learn mL in college. I find functional programming often a fresh, great way to write some algorithms. I've heard about F # and played something with it. However, I have written some interesting works in ML and I would like to integrate as libraries which I can use in other applications.

Normally I paste my tasks in the SMLNG interpreter. Is there any way I can compile them?

You have to use something. It compiles Java byte code or you can use the compiler to compile .NET IL.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -