Jump to content
Sign in to follow this  
Noble Kale

Programming ST

Recommended Posts

What are the options available with regard to programming languages & environments for the st platform? If anyone could point me in the direction of some good resources, it would be greatly appreciated. (Yes, I am thinking of doing some homebrews)

Share this post


Link to post
Share on other sites

quote:

Originally posted by Noble Kale:

What are the options available with regard to programming languages & environments for the st platform? If anyone could point me in the direction of some good resources, it would be greatly appreciated. (Yes, I am thinking of doing some homebrews)

 

GFA Basic is excellent. There is also STOS, Pascal, C and Assembler.

 

Depending on how processor intensive your game is, I would give GFA a whirl. Its a great language.

Share this post


Link to post
Share on other sites

I too reccommend GFA. It's easy to learn and adaptable to your level of programming. It's structured (procedures, functions, with variable passing to and from each), fast, and features various ways to accomplish the same task, some of which are slower, some, faster and lower-level. It can incorporate assembler subroutines for fast core routines, store subroutines and data inline, and has all the power and performance you could ever want out of a high level language. It's definitely the best high-level language I've tried for the ST.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...