
LLVM
GNU Compiler Collection
clang
Tiny C Compiler
Kotlin
mruby
DragonRuby Game Tookit
Emscripten
CLISP
Hy
MIT Scheme
Armed Bear Common Lisp
Steel Bank Common Lisp
CMU Common Lisp
ManKai Common Lisp
Clozure Common Lisp
Based on our record, LLVM seems to be a lot more popular than CLISP. While we know about 56 links to LLVM, we've tracked only 1 mention of CLISP. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Chris Lattner created LLVM, the compiler infrastructure a huge amount of modern software quietly runs on. So when he talks, I try to keep up. His point wasn't only about software. It was about how the hardware we run works with the applications we write, and why you can't reason about one without the other. - Source: dev.to / about 1 month ago
Apple has made some substantial open source contributions. - LLVM - https://llvm.org/ - They are the stewards of CUPS (Common UNIX Printing System) - https://www.cups.org/ - Darwin kernel is open source - https://github.com/apple-oss-distributions/xnu. - Source: Hacker News / almost 2 years ago
Similarly, LLVM revolutionized the world of programming languages and compilers. Since its creation, we've seen many new languages being created of increased complexity. - Source: dev.to / about 2 years ago
In conclusion, none of the proposed changes to the Ruby version of the code makes a dent in the Crystal version. This is not entirely Crystal's doing: it uses the LLVM backend, which generates very optimized binaries. - Source: dev.to / over 2 years ago
This Ruby implementation is based on mruby and LLVM and it’s commercial software but cheap. - Source: dev.to / over 2 years ago
CLisp is an unfortunate contraction, also naming an implementation, but yes, the Common Lisp spec is that big. Source: over 3 years ago
GNU Compiler Collection - The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting...
Hy - Hy is a wonderful dialect of Lisp that’s embedded in Python.
clang - C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
MIT Scheme - Implementation of Scheme providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large run-time library
Tiny C Compiler - The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.
Armed Bear Common Lisp - Armed Bear Common Lisp (ABCL) is a full implementation of the Common Lisp language featuring both...