Open eduardoleon opened 8 years ago
I do not think that we should be relying on the REPL for configuring builds. I think that something like smackage is a better approach.
That said, adding a standard way to query vendor information from SML does seem like a reasonable feature. It could either go into a new module or be added to the General
structure.
I'd like interactive Successor ML implementations to expose their name as a standardized global constant:
This way, it would be easier to work around differences between implementations, writing code that looks like this:
Thus avoiding the need to use arcane external tools for building programs.