Skip to content

Releases: mikhirurg/SPLCompiler

Release list

Initial release

Choose a tag to compare

@mikhirurg mikhirurg released this 13 Oct 14:30

A compiler from SPL to the SSM assembly:

  • Supports the Automatic Reference Counting garbage collection through the option --arc
  • Contains the verbatim mode that shows the intermediate code transformations (option --verb)