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

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

README.md

gforth-tutorial

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