Join Exercism’s 8th Track for access to 63 exercises with automatic analysis of your code and personal mentoring, all 100% free.
\ Displays "Hello, World!" on the console followed by a new-line.
: hello-world \ --
"Hello, World!" . cr
;
Get better at programming through fun, rewarding coding exercises that test your understanding of concepts with Exercism.
Manage a player's High Score list.
Create an implementation of the Affine cipher, an ancient encryption algorithm from the Middle East.
Convert a number, represented as a sequence of digits in one base, to any other base.
8th was designed from the beginning to avoid the most common software security problems.
With one click generate the executable for any platform 8th supports, from any platform it supports!
No reserved words at all and almost no syntax.
8th is primarily a strongly-typed FORTH-like stack-based procedural language with RPN syntax.
8th has an interactive REPL.
Documentation is extensive, making it easy to get started with 8th.
Every language has its own way of doing things. 8th is no different. Our mentors will help you learn to think like a 8th developer and how to write idiomatic code in 8th. Once you've solved an exercise, submit it to our volunteer team, and they'll give you hints, ideas, and feedback on how to make it feel more like what you'd normally see in 8th - they'll help you discover the things you don't know that you don't know.
Learn more about mentoringThe 8th track on Exercism has 63 exercises to help you write better code. Discover new exercises as you progress and get engrossed in learning new concepts and improving the way you currently write.
See all 8th exercisesThe best part, it’s 100% free for everyone.