Navigation
« 

Anonymous




Register
Login
« 
« 

Amiga Future

« 

Community

« 

Knowledge

« 

Last Magazine

The Amiga Future 167 was released on the March 5th.

The Amiga Future 167 was released on the March 5th.
The Amiga Future 167 was released on the March 5th.

The Amiga Future 167 was released on the March 5th.
More informations

« 

Service

« 

Search




Advanced search

Unanswered topics
Active topics
« 

Social Media

Twitter Amigafuture Facebook Amigafuture RSS-Feed [german] Amigafuture RSS-Feed [english] Instagram YouTube Patreon
« 

Advertisement

Amazon

Patreon

« 

Partnerlinks

JForth

Alles über programmieren am Amiga, Pegasos, Aros...

Moderator: AndreasM

Post Reply
sun-sense
Grade reingestolpert
Grade reingestolpert
Posts: 2
Joined: 25.01.2016 - 03:24

JForth

Post by sun-sense »

14th May 2023 - JForth web site update and Re-release. Still a WIP (Work In Progress)


Due to a resurgence in retro computing wrt the Amiga, plenty of Amiga emulators, various hardware projects including FGPA's I have updated the JForth web site at http://www.jforth.org

JForth is a dedicated Forth for the Amiga.

JForth is a programming language that allows you to interact with your Amiga.

When you are programming in JForth, you are "inside" the language.

You can access any data structure, test any routine, or use any development tool, right from the keyboard.

This direct communication with the computer can improve your productivity, giving you additional time to improve the quality of your software products.

JForth also provides an extensive set of tools for accessing the special features of the Amiga.
You can call any Amiga Library routine by name and reference any Amiga structure using constructs similar to 'C'.
JForth also has some special toolboxes that support simple graphics, Intuition menus, IFF files, and other Amiga features.

It has ARexx Support, Assembler (RPN and Motorola), Block and Screen file support, Clone (Strips redundant data to create a small executable), Debugger, Floating Point, IFF Support, ODE (Object Oriented Development Environment), Profiler, Textra file editor and more.

Tutorials - Beginner, intermediate and advanced guiding you through the basics of the system

Miscellaneous debugger tools - Showhunks for analyzing Amiga binary files Graphics toolkits Anims and animbrushes

...and so much more !!!

Don't forget to print out the excellent manual. Not only does it give you invaluable information on the many tools provided, but there is also an excellent 3-stage tutorial
Post Reply