[vvhitespace] / examples /
drwxr-xr-x   ..
-rw-r--r-- 335 Makefile
-rw-r--r-- 472 README.md
-rw-r--r-- 333 config.mk
drwxr-xr-x - hello-stdlib
drwxr-xr-x - hello-world
drwxr-xr-x - print-number-from-stack
drwxr-xr-x - random-heap-dump
drwxr-xr-x - wump

Overview

This folder contains example VVhitespace programs. If you’re just getting started, you probably want to read the hello-world and basic-user-interaction examples first.

Each program can be built and run by executing make run in the example sub-directory.

Running make clean in a specific example sub-directory will clean up all build-related files for that example. Executing the same command in the top-level examples/ directory will clean up every example.

Before running any examples, first run make in the top-level VVhitespace folder to build vvc and vvi.