Skip to content

Open-Splice/Splice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Current Version of Splice is: 1.0.0

CI

Live on GitBook

Reddit

The Splice Programming Language

Splice is an Open-Source, high-level, Dynamic Programming language developed by Open-Splice, A Sinha Group organisation, to make writing code for embedded systems easier. This is the main Github repo where all source code of Splice remains. Installation of Splice can be found below.

How to Install?

It is recomended to use our build.sh and not any third party build.sh as they could cause harm to your system. To run Build.sh run ./build.sh. If you have a corrupted version of Splice run ./build.sh --force to forcefully rewrite the corrupted version with the right one.

Source Code Orginization

Splice is orginized in this manner

Directory Contents
src/ Code to run the SPVM (Splice Virtual Machine) onto systems like Microcontrollers
examples/ Example code that works with Splice

Releases

No releases published

Packages

No packages published