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.
- Host: GitHub
- URL: https://github.com/iconmaster5326/source
- Owner: iconmaster5326
- License: gpl-2.0
- Created: 2014-10-04T23:03:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-28T21:15:08.000Z (about 10 years ago)
- Last Synced: 2025-03-29T10:33:39.637Z (2 months ago)
- Language: Java
- Homepage:
- Size: 2.65 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.