The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Print issues (*fixed*)
#4
There were other PRINT syntax issues. Like PRINT ;;; (syntactically correct) that weren't not supported.
Also PRINT (with no args) should print just a newline, but it was sometimes failing. Everything is now fixed (Thanks!).

The new version 1.1.7 is out!
Please, download an test it as much as possible, please :roll: I hope I haven't reintroduced other bugs while implementing/fixing other things.

TO DO:
  • STR$ and CHR$ need always parenthesis. This is hard to fix, as the IF <expr> THEN sentences... in a single line (a la Sinclair BASIC). Buy maybe, some day...
  • SAVE and LOAD for code and variables
  • READ/DATA/RESTORE (yes, it's somewhat possible)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)