Skip to content

Compiler of custom assembly language into machine code for given virtual machine.

Notifications You must be signed in to change notification settings

PatRyg99/compiler

Repository files navigation

Python compiler

Compiler of custom assembly language into machine code for given virtual machine.

Libraries:

  • Python 3
  • sly 0.4

Running: python3 compiler.py in_file out_file

About

Compiler of custom assembly language into machine code for given virtual machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages