llvm

  1. S

    Julia scientific programming language

    Julia is a scientific programming language modeled after a few other languages that draws their advantages together for simplicity. It uses LLVM, and it has an MIT license. http://julialang.org/ http://www.wired.com/2014/02/julia/...
  2. K

    clang and llvm from base are not used for xorg building

    Hi, While installing xorg from ports on FreeBSD 10.2 it builds lang/clang36 and devel/llvm36 tools among others as dependencies. Although I have both CLANG and LLVM (3.4.1) on base, Xorg still requires to have duplicates. Is it possible to avoid building CLANG and LLVM and use those from base...
  3. S

    Apple's Swift 2 is now open-source

    Apple's Swift programming language has been open-sourced. Opps! Apple's big news was accidentally leaked hours early, and no one was ready for the response - Business Insider Apple's GitHub repository swift.org
  4. S

    LLVM to get Fortran compiler that targets parallel GPUs in clusters

    Ars Technica Article... LLVM to get Fortran compiler that targets parallel GPUs in clusters: Nvidia and US National Labs will open source the results http://arstechnica.com/information-technology/2015/11/llvm-to-get-fortran-compiler-that-targets-parallel-gpus-in-clusters/ * Edited to add...
Back
Top