SigmaF

Welcome to SigmaF, the Program Language of the future for the Functional Programming and a lot more.

Code how to write 'Hello, name !!' in SigmaF

What is SigmaF

SigmaF is a new open source and functional paradigm programming language, inspired by languages like Haskell, Python, JavaScript, and Rust.
SigmaF is an interpreted language fully built using Python.

What is the propouse

This language is designed to be a multipurpose functional programming language, focus on been able to write programs that are easy to understand and easy to write. Using a syntax similar to programming languages of imperative paradigm. Of way that be a bridge between imperative and functional paradigm.

How is builting

The language was built using Python 3.8 version.

For the future

The language is still in development, and it is expected that it will be able to support more features and be more powerful, implementing parallelism, concurrency, and more.

At this moment, this is an interpreted language, so it is not possible to compile it, but it is possible to build a compiler for it or use a JIT compiler.