mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
The MLKit is a compiler toolkit for the Standard ML language, including The MLKit with Regions, which features a native backend for the x64 architecture, based on region inference, and SMLtoJs, which features a JavaScript backend targeting web browsers. The two compilers share the same frontend and compilation management scheme. The MLKit covers all of Standard ML, as defined in the 1997 edition of The Definition of Standard ML and supports most of the Standard ML Basis Library. WWW: https://elsman.com/mlkit/ PR: 269566
11 lines
258 B
Scilab
11 lines
258 B
Scilab
--- test/all.tst.orig 2023-05-14 20:38:13 UTC
|
|
+++ test/all.tst
|
|
@@ -32,7 +32,7 @@ valrecpat1.sml
|
|
valrecpat2.sml
|
|
valrecpat3.sml
|
|
valrecpat4.sml
|
|
-posix.sml
|
|
+(* posix.sml *)
|
|
unbox.sml
|
|
rank.sml ccl ecte nobasislib
|
|
pat.sml ccl
|