Skip to content

SuperPascal modification - compiles under fpc (Free Pascal).

License

Notifications You must be signed in to change notification settings

josedachao/superpascal

 
 

Repository files navigation

fpc -O3 -Miso -Fabaseunix interpret.p
fpc -O3 -Miso compile.p
./compile
    source = examples/primality.sp
    code = bin/primality

./interpret 
    code = bin/primality
    select files? no

Primality testing:
10 digits, 2 trials, 2 pipeline nodes

1653701519(10)
0 composite votes, 2 prime votes

1653701518(10)
2 composite votes, 0 prime votes

0 s

About

SuperPascal modification - compiles under fpc (Free Pascal).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.8%
  • OpenEdge ABL 34.2%
  • TeX 14.0%