Img

Ideas?

That's what we live for.

Lovelang is a Programming language with a simple interface, meaning you do the work user friendly and instantly build your program. Try It Now!Don’t worry it’s for free

Design With Simplicity.

I am Mostafa Asghari. The big companies always used ideas of me. I had the ideas before Nvidia GPGPU (in age 19-20), & before Microsoft Folder Control(2016), & before Google's Carbon (before 2022/But in C not C++). Now, I want to design and implement my own programming language. I called My programming language Love. I want it to be to extend already written in C programs using -we call it now- LoveLang. Safer than C by the forceful rules, faster than C by utilizing parallel paradigm better & by use of some designed by me & others algorithms. We know C wasn't designed well for this.

I will soon release the Linux based experimental minimalist [for now] language online for experiment of others. My vision for the language is a standard library that is cross platform & fast in all platforms if it is about to run in there (no-added-binary/on-the-fly). I think I can make experimental linux version in full one month work. The safety for me is about not letting the programmer make mistake. It's not so much about runtime checks, everything in compile time.. The big problem is in C compiler's ignorance about human mistakes & bugs. It's evil to Think he knows that, we must say he might make mistake in it. If you must free allocations, Don't assume machine do it using GC Nor a C++ way that is going to slow down, he must know all things, & he must be hinted putting allocation inside loops going to be bad, use lazy allocation & level of parallelization (convert one loop to two loops which is one way we do to parallelize loops) if you think need it we provide it, but not hard malloc in the loop. It's still a C [driven] compiler, but one which you will love.. It's why we call it love language. Ease of use & simplicity our main goal. Also in love, names show types.

Now, here, I seek sponsors.. But until then I promise I won't discontinue working on this project myself. Anybody interested can join me, but this won't make income yet & maybe never directly, though, I hope it will make income at a point.