The Ratio Project retweetledi
The Ratio Project
62 posts

The Ratio Project
@theratioproject
The Ratio Project. Simple Intelligent and Modular Programming Language and Environment.
The Universe Katılım Haziran 2016
5 Takip Edilen122 Takipçiler
The Ratio Project retweetledi

Okay, so tomorrow is the day i do the thread on regular expressions. I will do the thread on everything on regexes for 2 popular languages : #Javascript & #Python. So, stay tuned for tomorrows tweets starting at around midday
cc @NellyTadi @Jayydubby @Patrick01_Codes
English

The first documentation is now online.
Introduction : bit.ly/simple-intro
A simple Tour : bit.ly/simple-tour
Execute and test run code on the fly in the documentation within a page
simple-lang.sourceforge.io/docs/latest/in…
English

There can be various reason to create a dynamic modules which can include optimizing simple-lang with the speed of C/C++, exporting a native library with no need to re-write in simple-lang
Get started using your awesome C/C++ library in simple-lang
simple-lang.sourceforge.io/blog/c-cpp-ext…
English

@js_tut cc @thesimplelang
I believe there's much to learn from the JS grammar going forward.
Or what do I even know
English

simple-lang can now be build for x64 (64 bits) and x86 (32 bits) system on MacOSX.
First time build should configure for a successful build
$ sudo bash ./Mac-Build.sh -c
$ sudo bash ./Mac-Build.sh -i
Mac build made possible by @IamCoderisk who provide a MAC work station

English

The simple0.4.0 release is here. Available for various Operating Syst with installer and archive.
Windows : x86 and x86_64
Linux : x86_64
Others : Build from source github.com/simple-lang/si… …
Download now : simple-lang.sourceforge.io/download/
Happy Coding!
Happy Women Day
English

simple-lang grammar is compatible with the EBNF standard. Read through the grammar file to understand how the source code is treated
simple-lang.sourceforge.io/simple.g4.txt
The grammar file can be tested with antlr4
English

@isocroft @opencollect @weCodeNG @AbujaAi This has been considered before but to publish on @opencollect the project must have over 100 star on github, it currently 60 stars. Thanks
English

@thesimplelang have you considered opening an collective under @opencollect ?
The more backers/sponsors you have the faster you can develop this. Except the core team is working full-time on this. I think a collective will do.
I think @weCodeNG and @AbujaAi should consider this
English

@mykeels @kvng_zeez Already written a library in C/C++ or there is a C/C++ library you use and will love to use in in your simple-lang program you can easily export the library for use in simple-lang as dynamic module
English

@kvng_zeez @thesimplelang What's the advantage of generating C code?
Lagos, Nigeria 🇳🇬 English

Do you know you can generate @thesimplelang wrapper code in C from `.h` files?
The generator is written is simple 💃💃💃💃. Still in alpha stage.
@mykeels !!! See this.
English
The Ratio Project retweetledi
The Ratio Project retweetledi

The support for Variadic paremeter is here!.
@iamthecarisma wrote about it here :
simple-lang.github.io/Variadic-Param…
English
The Ratio Project retweetledi

My timeline is filled with the porting of github.com/BolajiOlajide/… to their various languages. Well, I just implemented that same package/library in @thesimplelang here - github.com/Youngestdev/Ng…
@mykeels @iamthecarisma
English

simple-lang buttresses the motto "There’s more than one way to do it, but sometimes consistency is not a bad thing either" TIMTOWTDIBSCINABTE from perl
en.wikipedia.org/wiki/There%27s…
English
The Ratio Project retweetledi

use braces to access class objects, attributes and methods for a more cleaner and intuitive syntax
window = new FWindow { Title = "My new Window" }
@"Title : "+window.Title
Output :
Title : My new Window
github.com/simple-lang/si…
English
The Ratio Project retweetledi

If you are looking for a Simple Intelligent and Modular Programming Language with an intuitive syntax, then you have it ! 😍 @thesimplelang Max RT those guys please !🔥
github.com/simple-lang/si…
English
