Page 3 of 3

Re: [ZX81 Type-in] ZX-81 GT COMPILER

Posted: Fri Aug 19, 2022 12:04 am
by David G
Here is the EXAMPLE from the instructions

* BASIC: 61 seconds
* Compiled: 2 seconds

After you compile it, you could delete the BASIC lines -- just keep the REMs -- and still be able to execute the compiled program

And now I see that LET L=USR does indeed work better than RAND USR (for this compiler)

Re: [ZX81 Type-in] ZX-81 GT COMPILER

Posted: Fri Aug 19, 2022 10:29 am
by XavSnap
GtCompiler.Cover.jpg
GtCompiler.Cover.pdf
(131.51 KiB) Downloaded 89 times
Drawing credit to Wilding

Re: [ZX81 Type-in] ZX-81 GT COMPILER

Posted: Sat Aug 20, 2022 8:03 pm
by GCHarder
MCoder2 Tutorial by Tim Swenson

Re: [ZX81 Type-in] ZX-81 GT COMPILER

Posted: Tue Oct 04, 2022 3:18 am
by swensont
Boy are my ears burning..... :-)

Tim

Re: [ZX81 Type-in] ZX-81 GT COMPILER

Posted: Wed Oct 05, 2022 7:16 am
by David G
Hmm, i missed that post. I was thinking of reviewing MCODER2, now I will start with your Tutorial

Re: [ZX81 Type-in] ZX-81 GT COMPILER

Posted: Wed Oct 05, 2022 9:08 am
by David G
swensont wrote: Tue Oct 04, 2022 3:18 am Boy are my ears burning..... :-)
Nice work on the Tutorial

See MCODER II compiler for BASIC programs (ZX81)