• "8th" - grokking the REPL

    Ron Aaron
    Ron Aaron

    Introduction

    This post is intended to give you a feel for using 8th, but it is not a tutorial per se. If you're not familiar with "8th", please view my previous blog post.

    Resources:

    • My previous 'A Gentle Introduction to a Modern Forth…
    • over 2 years ago
    • System
    • Embedded blog
  • 8th - a gentle introduction to a modern Forth

    Ron Aaron
    Ron Aaron

    Introduction

    8th is a secure, cross-platform programming language based on Forth which lets you concentrate on your application’s logic instead of worrying about differences between platforms. It lets you write your code once, and simultaneously produce…

    • over 2 years ago
    • System
    • Embedded blog