Skip to content

Denellyne/Folar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folar - Programming Language

A programming language as sweet as a folar and as fast as C/C++

C/C++ CI

About Folar

Folar is a statically typed compiled language that aims to eliminate errors about const correctness that are often the bane of C/C++ by making everything const by default whilst giving you the ability to do everything low-level like in C/C++

Wiki

The wiki is where you will find all documentation for this language

Goals

Make a fast and lightweight compiler whilst using gcc as a linker for compatibility with libc

Be an alternative to C/C++ without trading of speed

About the project

In spite of everything this isn't being made to be a replacement but a project from which I can learn more about compilers whilst achieving something actually useful in my day-to-day use

⚠️ Note

The source code in this repository is released under the MIT License, while the artwork is licensed separately.

Please refer to ART_LICENSE.md for details.

About me

I'm a computer enthusiast and I love to thinker with low-level stuff and learn all about the internals of a computer, operating systems or compilers ,if you're interested on my other projects you can find me here