| Posted By
 sabe on 2020-02-19 10:26:56
| Turbo Rascal Syntax Error
Do you want to make Pascal programs for your Plus/4? Have you heard about the new development environment called TRSE? It's a new editor/compiler which supports Plus/4 as well. Head to https://lemonspawn.com/turbo-rascal-syntax-error-expected-but-begin/ for more details. Full source available on GitHub! |
|
Posted By
 Csabo on 2020-02-19 10:26:56
| Re: Turbo Rascal Syntax Error
Hey, thanks for the heads up. I added it to our list of IDEs: TRSE
The last two paragraphs on the page are hilarious  |
|
Posted By
 MMS on 2020-02-19 17:34:31
 | Re: Turbo Rascal Syntax Error

Nice. Pascal was always my fav, next to BASIC. My theme work was done in Turbo Pascal too, despite my teacher's will to make it in C
I made some trials in the past with G-Pascal, but self-runnable (compiled) code was simply not possible with that, despite pretty good commands (BTW I have the full C64 documentation if anyone needs).
This one is a nice release. Last year +4 was not listed (AFAIK) in the supported platforms, so I checked it then dropped the idea. Luckily it seems changed (thank you! to the guy supported that change!). I will definitely make a try.
PS Seems no floating/real numbers as in CC65. This is not so good for 3D, though there could be some workarounds (eg calculate with 100x bigger numbers, then at the end divide and truncate, or what)
|
|
Posted By
 bszggg on 2025-06-05 19:25:56
| Re: Turbo Rascal Syntax Error
Hi!
I wrote a program, but I need to put my code above $4000 How Can I do that?
I found a main.asm, that contains this: ' processor 6502 org $1001' but i'don't know, wow to made a prg from this.
(Need more memory than $1001-1800) Can anybody help with this? --- Update: Ok, I found this.. :) there was a -Project - Project settings - target settings - program start address :)
|
|
Posted By
 Haegar on 2025-06-06 03:20:56
| Re: Turbo Rascal Syntax Error
I think it's good that someone is getting back into TRSE on the Plus/4. I started with it a little over a year ago, but since I couldn't find enough information/descriptions, I stopped working on it.
But if there were two or three people I could talk to about it, I would get back into it because I think there's real potential for new programs for the Plus/4.
At the moment, though, I'm still tied up in other projects. After that, I'd definitely like to get back into working on the Plus/4. |
|
Posted By
 bszggg on 2025-06-06 15:50:31
| Re: Turbo Rascal Syntax Error
@Haegar sounds good. After When I 'll finish, I plan to publish my source codes that contains some plus4 specific functions. and it contains some functions that same as the origin, but works with integer parameter, not just pointers, and some asm implementations. and mouse handling functions, etc. Maybe it'll good for somebody else. |
|
| |
Copyright © Plus/4 World Team, 2001-2025. Support Plus/4 World on Patreon |