Skip to content

1.0.0

Compare
Choose a tag to compare
@miguelgrdotcom miguelgrdotcom released this 19 Oct 11:58
· 125 commits to master since this release

Version 1.0.0 of the StaDyn research prototype. If you want to know what comes next, see project stages. We are currently using the CLR 2.0 as the target platform. Although it has the command line option to generate ЯRotor executables, it has not been implemented yet. We are currently adding support for the DLR. The zip file has the following elements:

  • StaDyn.exe: The StaDyn compiler.
  • Inference.dll: The core of the compiler.
  • Tests.dll: A tool for testing the compiler.
  • antlr.runtime.dll: The runtime of the Antlr parser.
  • ildasm.exe, fusion.dll: The ilasm used by the StaDyn compiler.