Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forth

Is there a difference between Forth vocabularies and word lists?

forth

Will it be possible to run C code emulated on GA144?

c++ c forth emulation

How would one code an application in Forth (or Factor)?

stack forth factor-lang

Getting ASCII code with Gforth

char forth gforth

Sorting an array of strings in Forth

sorting forth gforth

How can I make the entire float stack visible?

stack forth

Get n-th element from stack in Forth

forth

Are Fortran, Cobol, Basic and Forth high level programming languages?

Dividing two double integers in Forth

integer-arithmetic forth

How to explicitly push/pop to the C return stack?

c gcc stack forth

Gforth storing string values in variables

string variables forth gforth

In Forth, what happens if I call DOES> twice?

forth

Forth: Portable indefinite loop with multiple exit points

loops forth

Forth syntax highlighting for Sublime Text 2?

How do I compile Forth code for the J1 CPU? [closed]

compilation fpga forth

Is there a word for a conditional exit in Forth?

forth gforth

GForth: Convert floating point number to String

forth gforth

How do I implement Y-combinator in Forth?

Why does Forth return -1 as a flag for True?

forth

What implementation of Forth should I use for learning Forth? [closed]

ide forth