syncweb icon indicating copy to clipboard operation
syncweb copied to clipboard

literate programming meets unison

Results 2 syncweb issues
Sort by recently updated
recently updated
newest added

I would like to suggest another more Markdown based flavor when it comes to formatting code blocks und inclusion directives. Rationale: While everyday coding in the Literate Programming style can...

It would be nice to increase the number of programming languages to work with Right now the supported langs, are according to `--help` ``` -lang (default=ocaml, choices=ocaml|C|shell|ocamlyacc|php|haskell) ``` Besides the...