Open IngwiePhoenix opened 5 years ago
Because the last commit of this project is from Oct 29, 2014 :)
@IngwiePhoenix The guy (https://github.com/jckarter) who developed this programming language is not working for ClayLabs anymore since 2014 so nothing is updated.
This is just a question of curiosity, which mainly sparked from when I wanted to just get this repo cloned and build it to play around with it on my Mac OS. Sure, I can build LLVM 3.2 from source, but using Homebrew is usually my go-to solution of obtaining dependencies.
When I wanted to install LLVM 3.2, Homebrew suggested 3.9 instead (which I had installed already) and those are the other LLVM packages available:
The un-tagged LLVM reports as such:
So why use LLVM 3.2 when far newer versions exist?
Thanks in advance :)