Skip to content
/ slit Public

Extremely simple literate programming tool written in awk.

License

Notifications You must be signed in to change notification settings

sliem/slit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For more information check out slit.lit instead.

REQUIREMENTS

* awk
* /bin/sh

USAGE

Write your code in 'slit syntax' and then:

	cat file.lit | slit [root name] > file.c

INSTALL

 * Run make to 'compile'.
 * Move the resulting file slit into your $PATH.

About

Extremely simple literate programming tool written in awk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages