Skip to content

A programming language not only is prepared for SourceSpace Studio coding, but also is prepared for you.

License

Notifications You must be signed in to change notification settings

Kkasi666/Unique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unique Instruction

Information

A programming language is prepared for SourceSpace Studio coding.

How To Install?

0. By default, you are in the Unique directory and your computer have Make(or mingw32-make).

1. Make Unique compiler and Unique VM.

  1. Use make or mingw32-make to make file.
  2. The compiler is in ./UCM/build/ and called quec, the VM is in .UVM/build/ and called que.
  3. I advise seting environment variable then use quec (proName) to run compiler and use que (proByteCodeName) to run VM.

2. Try Compiler a unique code.

  1. There is a unique code file is called pro1.que in ./testbench/test1.
  2. quec ./testbench/test1/pro1.1ue to compile.
  3. que pro1 to execute unique byte code.

More Language

  1. 中文简体
  2. Please contact us if you want to supporting more language.

More Info

  1. updateLog
  2. grammar

How to Contact Us?

  1. Add me QQ : 3572113478
  2. Send e-mail to [email protected]

About

A programming language not only is prepared for SourceSpace Studio coding, but also is prepared for you.

Resources

License

Stars

Watchers

Forks

Packages

No packages published