Skip to content

All related to URCL++ files that compile it to URCL

Notifications You must be signed in to change notification settings

GameBuilder202/URCLpp-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URCL-compiler

All related to URCL++ files that compile it to URCL. URCL++ is amazing! change my mind :P Programming in low level and teaching newbs how assembly works was never this easy with urcl++. This new variation is meant to help the user programm more efficiently and allow for more complex features such as new advanced instructions, macros, smart typing, libraries, etc. Hopefully urclos can be written here B) Have a good day :)

~Kuggo

Prerequisites

Run

Run the compiler by entering the following command in the terminal

python compiler2 <sourcefile> [<destinationfile>]

Install

Windows

Add the bin folder to your Path environment variable. Now (re)start the terminal and you can run the compiler anywhere simply by running:

urclpp <sourcefile> [<destinationfile>]

About

All related to URCL++ files that compile it to URCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Batchfile 0.1%