An open API service indexing awesome lists of open source software.

https://github.com/iconmaster5326/source

It's a programming language.
https://github.com/iconmaster5326/source

Last synced: about 2 months ago
JSON representation

It's a programming language.

Awesome Lists containing this project

README

        

Source
======

Source is a compiled programming language designed to cross-compile. It compiles into SIL, a bytecode language, which then can be ported to many different platforms. Source can also be interpreted.

[The wiki can be found here.]( https://github.com/iconmaster5326/Source/wiki/Home)

[The offical thread for this can be found here.]( http://www.omnimaga.org/hp-prime/hpp-a-wip-alternate-programming-language-for-the-prime/)

UPDATE: 4/28/2015: Source is no longer in development; [Typhon]( https://github.com/iconmaster5326/Typhon) is being dveloped instead, and will be syntactically similar to Source.