Skip to content

codewars/forth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c81d60a · Oct 30, 2023

History

8 Commits
Oct 26, 2023
Oct 29, 2023
Oct 26, 2023
Oct 26, 2023
Oct 30, 2023
Oct 26, 2023
Oct 26, 2023

Repository files navigation

Forth

Container image for Forth used by CodeRunner.

Usage

Use the bin/run to test examples in examples/.

./bin/run passing

Examples

  • passing: a passing example

Building

docker build -t ghcr.io/codewars/forth:latest .