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

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

README.md

gforth-tutorial

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