Just wondered how to /save projects and files in sml. I use sml/nj complier.. After I write some code for instance, I dont know how to save it like you do in C++ or other languages. Hope someone understands and can help me out :)
Uh, write the code in a file? And then load the file.
It does not work like that, in C++ its automatic its not like that with this complier... Nvm found a guide, thread solved