Skip to content

Latest commit

 

History

History

wspace

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

wspace - Whitespace Virtual Machine

wspace package provides whitespace virtual machine.

Example

See: example_test.go

Documents

See: pkg.go.dev

REPL binary

Install

go install github.com/makiuchi-d/whitenote/wspace/cmd/wspace@latest

Usage

wspace <file>
    Evaluate the file
wspace
    Launch an interactive interpreter