Project

foucault

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Literate programming for every language: extract code from markdown documents
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

foucault

Literate programming for any language - the narrative turn

first prototype

This first prototype is meant to start exploring literate programming. This exploration will allow me to better understand literate programming with foucault and what functionality foucault should offer to support (literate) programming best.

This first prototype is not intended for use in production environments!

See the literate program about bootstrapping foucault for documentation about foucault.

Install

gem install foucault

Usage

foucault [options] input files

Options:

  • -o, --output [PATH]: Path to output the collected program text to
  • -d, --debug: Generate program texts in debug mode
  • -h, --help: Show this message

Licence

GPL version 3.