Page 4 sur 24

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 11 Juin 2016, 11:56
de PT_
ICE v1.0 is ready!!!

Image

ICE Compiler is a program that compiles TI-BASIC-like language to ASM, the machine code. Create insane games, use the color screen, and make the step to ASM smaller! Speed up your BASIC programs and it's super easy to use! Type your program in the normal editor, compile it within seconds, and you have hours of fun! It doesn't require any shell.

Download it here: archives_voir.php?id=587211
Please, please read the README and DOCUMENTATION...

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 11 Juin 2016, 12:00
de Adriweb
Congratulations!

Just downloaded - will try things soon 8-)

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 11 Juin 2016, 13:37
de grosged
Great !! I've just downloaded it, ...reading docs at the moment ;)
About logical operations (reading operators.txt...),
the results will be either 0 (false) or 1 (true) ? or they will be 8-bit-values ? (like in ASM)

EDIT: I guess 0 or 1 ;)

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 14 Juin 2016, 06:30
de PT_
Version 1.1 June XX, 2016
☐ Lbl/Goto
☐ Display strings
☐ getKey
☐ Use ix for accessing variables
☐ Input
☐ rand

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 25 Juin 2016, 18:32
de PT_
☑ Use ix for accessing variables - saves on average 6cc and 1.2 bytes each
☑ getKey
Almost done: rand, pretty easy to implement now.

And still bugfixing... :P

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 27 Juin 2016, 19:10
de Lionel Debroux
You've crossed off at least one of the must haves, keep going on ;)

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 27 Juin 2016, 20:22
de PT_
☑ Pause <expression> in ms, 1-256 ms (0=256 ms)

Image
Image

Already fixed some bugs ;)

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 27 Juin 2016, 20:24
de Ti64CLi++
Where I can download ICE 1.1?

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 27 Juin 2016, 20:26
de PT_
Ti64CLi++ a écrit:Where I can download ICE?

https://www.cemetech.net/programs/index ... sm/ICE.zip
archives_voir.php?id=587211
https://codewalr.us/index.php?topic=1234.0
More not ;)
I hope to release the next version (with getKey, Pause, rand, Input) within some weeks.

Re: ICE - an interpreter/compiler of CE-BASIC

Message non luPosté: 27 Juin 2016, 20:28
de Ti64CLi++
So, ICE 1.1 can't download?