Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

palfrey/peacenik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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