(Category) : :
Documentation
: :

Documentation

Download

Please find here the SPL binaries:

Installation from source

Prerequisites

To compile from source, you will need:

  • g++
  • make
  • Flex
  • Bison

Use git to retrieve source files:

git clone git@bitbucket.org:ubernuke/spl.git
make

The interpreter consists in a single executable file that can be found in bin/ directory.

Usage

You can call the interpreter by indicating the input file's path in argument:

./spl <file>

or also by passing the program lines using stdin:

./spl < <file>

[All hail our forerunners !] [Find SPL on Bitbucket] [Rosencrantz & Guildenstern]
Powered by Silex & Twig.
© 2014-2024, SPL Foundation, akress@unistra.fr