add turingcomplete cpu compiler
This commit is contained in:
3
projects/mycpu/assign.j
Normal file
3
projects/mycpu/assign.j
Normal file
@@ -0,0 +1,3 @@
|
||||
x = 10
|
||||
y = 512
|
||||
z = x + y
|
||||
Reference in New Issue
Block a user