hexaredecimal / ML

A small general purpose programming language for programming on the JVM. packages: https://smllpkgs.onrender.com/
https://smllang.gitbook.io
Other
14 stars 1 forks source link

Imports are now working #3

Closed hexaredecimal closed 9 months ago

hexaredecimal commented 9 months ago

Import statements are now working, but they are still at a very basic level. We can always take things up a notch.