clike
clike copied to clipboard
Documentation is incomplete
The documentation is missing several files and may not be built as-is. Please add a pdf to the repository.
CLike is a literate program - documentation is produced by compiling clike itself (either clikecc.exe or clikescc.exe, for latter llvm-wrapper is not required). Added a generated doc/doc.pdf.
So the clike documentation cannot be read unless I have a windows development environment set up?
A generated doc.pdf is now added to the repository. It is possible to build literate documentation without building llvm-bindings (make clikescc.exe doc/doc.pdf), but, of course, you will still need mbase, graphviz and pdflatex.