Skip to content
 
 

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSX-Forth
=========

Forth for OSX, bootstrap from x86 NASM then Forth only.

Build with:

nasm -f macho forth.nasm
ld -o forth -e _main forth.o

Run with:

./forth

On seeing the prompt enter WORDS to list all available words.

About

Forth for OSX, bootstrap from x86 NASM then Forth only.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages