Skip to content

nikhilm/git-catter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-catter

An example literate program to demonstrate Racket's powerful concurrency mechanisms that are based on Concurrent ML. The rendered HTML is hosted at https://nikhilism.com/writing/racket-concurrency/.

This is the command to generate html to place in the source for https://nikhilism.com.

raco scribble --html +m --redirect-main "https://docs.racket-lang.org/" --dest ~/nikhilism.com/content/writing/racket-concurrency/ --dest-name index.html scribblings/git-catter.scrbl

This will produce a single HTML file, and associated CSS+JS files in dest. +m cross refs to the main racket docs, and --redirect-main points those to the official website instead of to the local installation.

About

Playing with kill-safety and CML in Racket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages