|
|
|
|
|
by seanstrom
1522 days ago
|
|
As a fan of ML family languages I have a question for SML lovers. What do you typically build with SML? For context, I’m web programmer and I’m also learning game dev, can I use SML productively? Or are there other tasks that I could use SML for? |
|
There is the Rails-inspired web framework SML on Stilts: — https://github.com/j4cbo/stilts — presumably named after its great ergonomics.
And there is the SDL-powered MosGame, specifically for the Moscow ML compiler — https://github.com/Eckankar/MosGame — it comes with these examples: https://github.com/Eckankar/MosGame/tree/master/examples
But really, SML is primarily good for writing compilers.