All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Chuck Moore's ColorForth: A Programming Language and Operating System Using Color as Syntax

By

tosh

3mo ago· 5 min readenInsight

Summary

ColorForth is a modern redesign of the classic Forth programming language that uses color as punctuation for syntax. Created by Chuck Moore, it's both a programming language and a stand-alone operating system that can run without Windows. The language produces compact, efficient programs and is currently being ported to GreenArrays' c18 computer core. The article provides an overview of its features, status, and philosophy of creating tested, reliable applications.

Key quotes

· 5 pulled
ColorForth is a redesign of this classic language for the 21st century.
It also draws upon a 20-year evolution of minimal instruction-set microprocessors.
Now implemented to run under Windows, it can also stand-alone without an operating system.
Applications are recompiled from source with a simple optimizing compiler.
It is a simple, colorful programming language that produces compact, efficient programs.
Snippet from the RSS feed
ColorForth is a dialect of Forth that uses color as punctuation. It is a simple, colorful programming language that produces compact, efficient programs. It is also an operating system, running stand-alone on a PC. And a philosophy that leads to tested, r

You might also wanna read