Skip to content

helvm/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

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Rust 99.5%
  • Shell 0.5%