LLVM vs pastemyst
A side-by-side look at LLVM and pastemyst. For an in-depth review of either product, follow the links below.
LLVM
Development
LLVM (Low Level Virtual Machine) is an open source compiler infrastructure project that provides reusable components for building compiler front ends and back ends. It uses an intermediate representation that allows for optimization and translation to multiple targets.
compileroptimizationintermediate-representationopen-source
pastemyst
Online Services
Pastemyst is an open source alternative to Pastebin for storing text online. It allows uploading text snippets or code snippets to share with others. Key features include custom urls, syntax highlighting for code, and options for public/unlisted/private pastes.
pastebincode-sharingtext-sharingopen-source
Related Comparisons
GitHub Gist
JustPaste.it
termbin.com
GNU Compiler Collection
PrivateBin
Portable C Compiler