Skip to content
forked from prozum/sppl

Simple Parallel Programming Language

License

Notifications You must be signed in to change notification settings

noverby-forks/sppl

 
 

Repository files navigation

Travis: Build Status Coverity: Analysis Status

SPPL

Simple Parallel Programming Language

Dependencies

  • Meson ≥ 0.41.0
  • flex ≥ 2.5
  • bison ≥ 3.0

Compile Instructions

SPPL uses Meson as the build system.

Description of SPPL's Meson options:

Meson Option Default Value Meaning
ccpp true Build C Code Generators
cllvm false Build LLVM Code Generator
chaskell false Build Haskell Code Generator
cgnuasm false Build GNU Assembly Code Generator
interpreter false Build LLVM-based Interpreter
test false Build unit tests

C++ Style

http://llvm.org/docs/CodingStandards.html

About

Simple Parallel Programming Language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.1%
  • C 10.1%
  • M4 5.8%
  • Meson 5.5%
  • Yacc 4.0%
  • Assembly 1.5%
  • Other 1.0%