1
0
Fork
You've already forked splat
0
forked from smudgelang/splat
Smudge Platform Libraries And Toolchain
  • Makefile 100%
Find a file
Nathan Michaels 83de5d0bd1 Bump version.
2018年10月10日 21:21:20 -04:00
doc/tutorial Fix tutorial's Makefile. 2018年10月10日 21:04:02 -04:00
smear @56beb30e3a Pointing Splat at Smudge and Smear releases. 2018年10月10日 10:02:50 -04:00
smudge @ebc4ce7347 Pointing Splat at Smudge and Smear releases. 2018年10月10日 10:02:50 -04:00
test Move tests out of tutorial. 2018年09月30日 21:01:02 -04:00
.appveyor.yml Derive CPU and platform from gcc -dumpmachine. 2018年10月09日 22:26:31 -04:00
.gitmodules Set up Travis CI for Splat. ( #8 ) 2018年10月08日 13:35:40 -04:00
.travis.yml Set up deployment from CI. 2018年10月08日 19:40:21 -04:00
CHANGES Bump version. 2018年10月10日 21:21:20 -04:00
LICENSE Change copyright line in the license file. 2018年10月10日 00:05:50 -04:00
Makefile Hacks for empty $(CC) and complicated 'Version' field. 2018年10月09日 23:03:57 -04:00
README.md Add reference to debian repo. 2018年10月09日 20:55:56 -04:00
setup.iss.in Start menu shortcut to correct tutorial. 2018年10月10日 11:33:23 -04:00
splat-control Bump version. 2018年10月10日 21:21:20 -04:00

Linux Build Status Windows Build Status

Splat: The Smudge Platform

Overview

Splat is the Smudge Platform: Libraries and Toolchain, a combined distribution of the Smudge compiler and the Smear library.

It is one-stop shopping for your Smudge needs, meant to be a batteries-included package for development of applications.

Installing Splat from Binaries

There are binary releases available for Windows and Linux available on the Splat releases page.

Users of Debian and derivatives can add the Smudge package repository and keep Splat installations current by following these directions.

Building Splat from Source

First, make sure you have all the prerequisites for Smudge and Smear. Next, Splat includes Smudge and Smear as submodules, so be sure they have been updated recursively.

Then, in your shell of choice, run:

$ make