1
0
Fork
You've already forked Lonang
0
Lonang 8086 Compiler
  • Python 81.1%
  • HTML 18.9%
Find a file
2018年05月18日 20:16:04 +02:00
emu Support a different interruption to read characters 2017年04月29日 19:10:33 +02:00
lnn Add CLear Screen statement 2017年04月29日 19:16:26 +02:00
.gitignore Incredibly improved the way the code is compiled 2017年04月11日 21:17:43 +02:00
docs.html Add CLear Screen statement 2017年04月29日 19:16:26 +02:00
README.md Add a rendered documentation link 2018年05月18日 20:16:04 +02:00

Lonang 8086 Compiler

This compiler translates a made up language, known as Lonang, into an assembly file to be ran by a 8086 machine. For more information about the language, please refer to the documentation file (rendered).

License

Currently there is no license for this project, hence you do not have the right to modify or redistribute this project, though you are free you to look, study and fork the project, until a proper license is used.