using sml as a backend for dynamic and dependent languages #6
GunpowderGuy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i have been interested in using ML as a backend for functional langauges with a dependent type system like idris2 and dynamic languages like scheme. The reason being MLton is by far the best optimizer for functional languages ( and the SML# compiler also may be faster than most schemes )
I think the dynamic system "A compilation method for dynamic typing in ML " designed for SML# would greatly help to do this. Lets discuss this idea
Beta Was this translation helpful? Give feedback.
All reactions