Skip to content
/ f4 Public

An indirect-threaded Forth for FASM based on JonesForth

Notifications You must be signed in to change notification settings

CCurl/f4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is f4?

f4 is an indirect-threaded Forth for Windows and/or Linux written in assembly language for FASM.

f4 is based loosely on Richard Jones' famous JonesForth.

f4 uses "FASM" for the assembler. It is available for both Windows and Linux. See this page for more info: https://flatassembler.net/

Building f4

  • On Windows, use ./makew.bat
  • On Linux, use ./makel

About

An indirect-threaded Forth for FASM based on JonesForth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published