Skip to content

codewars/forth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .