This repository contains code and notes written going through Gforth tutorials.

Zelphir Kaltstahl 476b4dda54 add example 1 yıl önce
file-io 476b4dda54 add example 1 yıl önce
guix-env 8f2be0875e add first little bits 2 yıl önce
01-stack-inspection.fth 8db9f07293 number files 2 yıl önce
02-arithmetics.fth 8db9f07293 number files 2 yıl önce
03-stack-manipulation.fth 8db9f07293 number files 2 yıl önce
04-files.fth 5f3396b71d add files and reorder 2 yıl önce
05-comments.fth 5f3396b71d add files and reorder 2 yıl önce
06-definitions.fth aa667dc3c9 add solutions 2 yıl önce
07-decompile.fth 16a439c3b4 add decompile and stack effect comments 2 yıl önce
08-stack-effects.fth 16a439c3b4 add decompile and stack effect comments 2 yıl önce
09-types.fth a2daa43824 add more stuff 2 yıl önce
10-local-variables.fth a2daa43824 add more stuff 2 yıl önce
11-conditionals.fth 87597583b9 add comment 1 yıl önce
12-flags-and-comparisons.fth e36f435b37 comment min 2 yıl önce
13-loops.fth 034edcec5c add comment 1 yıl önce
14-recursion.fth 90e2054e2c add more comments 1 yıl önce
15-breaking-returning.fth e5e385930d add explanation 1 yıl önce
16-return-stack.fth 7addd5e2f1 add return stack stuff but still WIP exercise 1 yıl önce
LICENSE cadeb8cd79 Initial commit 2 yıl önce
README.md cadeb8cd79 Initial commit 2 yıl önce
file.fth 5f3396b71d add files and reorder 2 yıl önce
fizz-buzz.fth 02ec7ce5cf fix condition 2 yıl önce

README.md

gforth-tutorial

This repository contains code and notes written going through Gforth tutorials.