RSSAmplifier

glorifiedgluer · Dec 23, 2025

Structuring Standard ML Projects

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Two years have passed and I still love writing Standard ML code! I've learned one thing and another about structuring the code in order to share it with ease and produce better development experiences. After trying out quite a few build systems, I decided to settle on MLBasis and Makefiles. While MLBasis is not a build system itself, you can use it to define what parts of the code should be…

Read on gluer.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.