mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-25 16:37:56 +03:00
HLL libraries are compiled into the executable rather than dynamically loaded as in early versions of System 4. These days AliceSoft does the same thing.
11 lines
121 B
PHP
Executable File
11 lines
121 B
PHP
Executable File
Source = {
|
|
"main.jaf",
|
|
"lang.jaf",
|
|
"arithmetic.jaf",
|
|
"strings.jaf",
|
|
"structs.jaf",
|
|
"arrays.jaf",
|
|
"math.jaf"
|
|
}
|
|
|