This commit is contained in:
Miloslav Ciz 2025-01-19 14:26:24 +01:00
parent 70c10acfc5
commit 1f6026b2ee
26 changed files with 1965 additions and 1903 deletions

View file

@ -24,7 +24,7 @@ There is a book called **Starting Forth** that's freely downloadable and quite g
Forth was invented by [Charles Moore](charles_moore.md) (NOT the one of the [Moore's Law](moores_law.md) though) in 1968, for programming radio telescopes.
## Language
## The Language
Forth is usually case-insensitive.