M2000 Compiler Task: Difference between revisions

m
no edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 13:
 
[https://3.bp.blogspot.com/-ZU26mh0qU_M/XLKFwYC6YMI/AAAAAAAAH4k/QHvk586KvtojspWx7buhK7Dbyw5Nj_g-ACLcBGAs/s1600/compout.png Image]
 
New Version (2022) with a menu for 7 examples, and a messagebox for choosing virtual machine or transpiler to M2000 language (much faster).
 
=={{header|M2000 Interpreter}}==
 
<lang M2000 Interpreter>
<syntaxhighlight lang="m2000 interpreter">
Module CompilerExample {
Set Fast !
Line 995 ⟶ 998:
}
CompilerExample
</syntaxhighlight>
 
 
</lang>
404

edits