Theratioproject Simple Versions Save

The Simple Intelligent and Modular Programming Language and Environment

s0.4.0

5 years ago

Download simple-lang

s0.3.36

5 years ago

SimpleLang Release Note 0.3.36

We've come a long journey in ensuring that we draw closer to a stable 1.0 in coming months. We wouldn' forget to always rmemeber the ultimate goal of Simple, which is to

Over the last release cycle, we've emphasized on enabling a smoothe embedded integration between Simple and other languages such as C/C++ and javascript, including going live on our Official Website.

Installation

  • One-Line Installation: Installing simple hasn't been greater than before with the release of a the online installer. It has been out major goal oat ensuring that the installation process becomes shorter than before. This would be available on all x86 and x64 architecture on all the following OS namely:
  • Linux
  • Windows
  • Haiku
  • Osx

To try out the new installer by running the single shell command below:

curl https://simple-lang.sourceforge.io/api/shinstall.sh -sSf | sh

Download simple-lang

s0.3.302

6 years ago

Note

Full compatibility with Windows OS with no fix needed. Can be install in windows with setup file Some tweak required to fully function on Linux Distros such as setting the SIMPLE_PATH and the SIMPLE_MODULE_PATH and adding the simple executable folder to Environment path

Added

  • Added modular environment program
  • Added simplerepl environment program
  • Added smake environment program
  • Added spider environment program
  • Added module to get any object length (1)
  • Created the core dynamic module

Changed

  • Update DynamicLoader.sim to fetch appropriate dynamic library
  • Add fulltick(GUI) module to simple distribution
  • Ensures files are called once
  • Changed the called files from path to name
  • Update README and added MAC makefile (9)

Download SIMPLE

v0.3.213

6 years ago

The initial release of the Simple Intelligent and Modular Programming Language. It is packed with all the examples necessary for learning the language. It contains a small modules that can be use to create simple command line/terminal program. It currently available on windows platform for now but future release should support almost any Operating System.

Operating System Builder
WINDOWS Azeez Adewale
MAC Ikechi Michael
LINUX CENTOS 7 Azeez Adewale