Skip to content
#

LLVM

The LLVM compiler infrastructure project is a set of compiler and toolchain technologies, which can be used to develop a front end for any programming language and a back end for any instruction set architecture.

Here are 57 public repositories matching this topic...

numba
Aiethel
Aiethel commented Oct 19, 2019

While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.

  • Add tests for gnutils and coreutils.
  • Add necessary utilities so more complex programs can be compiled from sources.
  • Integrate CMake, so one could write something like make validate and the subset of test that is deemed necessary (for example everything with min t
gyorb
gyorb commented Jan 21, 2020
  • incremental CTU (on the fly CTU with skip files) feature usage configuration, limitations when ready
  • web UI usage
    • how to compare the previous (marked by tag, use the date filter) results of two runs (same run?)
  • more simple and advanced use case examples
    • CI job for a quality review (check for high severity results and fail the job if any)
    • usage of the upcoming f

Squanchy is a brand new, easy to learn, general purpose, multi-paradigm, compiled programming language. The language is written from scratch (it includes an integrated lexer, parser, code generator etc). I tried to put together Python and Haskell (or at least the main features from both) in Squanchy. In other words you can use it as a scripting language, can do maths (calculus, matrix ...) due to its functional side, work with data ...

  • Updated Dec 7, 2019
  • Python

Created by Vikram Adve, Chris Lattner

Released 2019

Latest release 3 months ago

Repository
llvm/llvm-project
Wikipedia
Wikipedia
You can’t perform that action at this time.