Skip to content
/ forth Public
forked from phf/forth

Porting Richard Jones' FORTH to ARM

Notifications You must be signed in to change notification settings

zinahe/forth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===================================
Porting Richard Jones' FORTH to ARM
===================================

I need to learn ARM assembly in a hurry, and I figured porting a FORTH might
be a decent way to do that. I came across Richard Jones' wonderful FORTH and
that's what I settled on:

  http://annexia.org/forth

There seem to be ports to both PowerPC and Motorola 68k already, but no ARM
port that I could find:

  http://www.lshift.net/blog/2007/10/04/jonesforth-ported-to-powerpc-and-mac-os-x
  http://www.copypastecode.com/14589/

I've checked all of these into git for my own reference, but the only thing
that's actually "mine" is the ARM version. I'll decide on a license at some
point too. :-D

Update: I found two more clones of Richard Jones' FORTH, here are the links
just for completeness:

  http://code.google.com/p/ruda/source/browse/trunk/jonesforth-macintel.s
  http://subvert-the-dominant-paradigm.net/blog/?p=54

About

Porting Richard Jones' FORTH to ARM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 69.5%
  • Forth 30.3%
  • Makefile 0.2%