Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Releases: theratioproject/simple

s0.4.0

08 Mar 02:50
Compare
Choose a tag to compare
s0.4.0 Pre-release
Pre-release

Download simple-lang

s0.3.36

05 Aug 10:21
Compare
Choose a tag to compare
s0.3.36 Pre-release
Pre-release

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

29 Apr 00:44
Compare
Choose a tag to compare
s0.3.302 Pre-release
Pre-release

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

Initial Alpha Release Of SIMPLE

14 Feb 17:45
6037372
Compare
Choose a tag to compare
Pre-release

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