Hello World

Welcome to simple-lang’s! official blog. In this mini blog, updates, new features and minor code articles will be written here.

This will be an introductory, welcoming post.

What’s simple-lang all about ?

The Simple Intelligent and Modular Programming Language and Environment

Current Version : 0.3.36
simple-repl

About Simple

SIMPLE is a plain and innovative programming with multi-paradigm. It can be embedded in C/C++ projects. The language is portable to various OS including windows, macOS, any linux and unix distros and other OS. The language is small and fast.

Features

Simple has features every programming language will have such as variable declarations, functional programming, Object oriented programming etc and more to come. It houses all these features as it parent architecture comes from C. Simple is weakly typed and currently anticipated to be strongly typed, no explicit end of line required and can be embedded in C and C++ projects. Portability with javascript is a major goal we’re trying and going to achieve.

All In All

I actually wouldn’t want to bore you with this introductory post, the community has written a couple of introductory posts :

Contributing ?

Do check out this wonderful project on GitHub