Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 700 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 700 Bytes

Peacenik

Build Status

A Beatnik interpreter and generator

Usage

peacenik <command> (or cargo run -- <command> if you're running from source)

Commands

  • run - Run a Beatnik program
  • wottasquare - Run a Wottasquare program
  • wottasquare-dumper - Dump a Beatnik program to Wottasquare form
  • generate-markov - Generate Markov chain information from a source text
  • markov-beatnik - Given a Markov chain and a Wottasquare program, generate the equivalent Beatnik program