You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 4tH-compiler
Hi (uBasic/)4tH-ers!
I got some random news for you:
I finally removed the DUP() function from uBasic/4tH. It's not a new thing. I've announced it several years ago -- and since I haven't felt the need to use it for the same amount of time, it's gone;
We've gotten an update for FG.R (fgr.4th) by Ed. As usual, I made a silly error, but I fixed it myself. Code in SVN;
We use "Brodie math" in uBasic/4tH. For a long time, we printed those numbers using the _Fprint procedure. I've replaced it by _Fshow() which is a function that usually has to be fed to Show().
That's it for now.
Hans Bezemer
The Beez
unread,
Aug 12, 2026, 8:46:32 AMAug 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 4tH-compiler
Ok, _Fshow() is now _Fstr(). Names are important..!
The Beez
unread,
Aug 13, 2026, 12:54:00 PMAug 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 4tH-compiler
Hi (uBasic/)4tH-ers!
There are now more uBasic/4tH examples than 4tH examples in the repository;
On Rosetta Code, there are now more examples for uBasic/4tH then there are for ZX Spectrum BASIC, ZX 81 BASIC, MSX-BASIC, Commodore 64 BASIC, QuickBASIC, Visual BASIC, QB64, Locomotive BASIC or Tiny BASIC.