Skip to content

IRIXBASIC is a simple BASIC interpreter that was developed for the 2012 Summer RetroChallenge. The goal of this project was to add graphics capabilities to the existing uBASIC interpreter and port it to Silicon Graphics IRIX.

AndrewHazelden/IRIXBASIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRIXBASIC

IRIXBASIC is a simple BASIC interpreter that was developed for the 2012 Summer RetroChallenge. The goal of this project was to add graphics capabilities to the existing uBASIC interpreter and port it to Silicon Graphics IRIX. The program uses SDL for graphics along with the SDL_ttf and SDL_gfx libraries.

IRIX BASIC is available under a GPL V3 license. IRIX BASIC is based upon the ubasic.c interpreter by Adam Dunkels.

The IRIX BASIC font files are covered by the C64 TrueType license.

IRIXBASIC Screenshots

IRIXBASIC in the SGI Terminal

IRIXBASIC drawing waves

IRIXBASIC running fullscreen

IRIXBASIC drawing waves

Starting up IRIXBASIC

IRIXBASIC running in terminal mode on SGI IRIX 6.5

Watch the IRIXBASIC Overview Video

http://www.youtube.com/watch?v=8WoTZsFblNc

Get the IRIXBASIC Syntax Highlighter

If you use TextWrangler or BBEdit you can use the IRIXBASIC codeless language module for syntax highlighting.

IRIXBASIC Blog

You can read more about IRIXBASIC on Andrew's blog: June 31, 2012 Now Presenting IRIXBASIC

Created by Andrew Hazelden

For more information check out Andrew Hazelden's Blog: http://www.andrewhazelden.com.


Andrew Hazelden

If you would like to get in touch with me you can send me an email andrew@andrewhazelden.com.

About

IRIXBASIC is a simple BASIC interpreter that was developed for the 2012 Summer RetroChallenge. The goal of this project was to add graphics capabilities to the existing uBASIC interpreter and port it to Silicon Graphics IRIX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published