Skip to content

A strongly typed, and expressive functional programming language

Notifications You must be signed in to change notification settings

lento-lang/Lento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



The Lento Programming Language

A high-level functional programming language
designed to purify the object-oriented paradigm



Github build passinig GitHub release (latest by date) GitHub contributors


Welcome!

Lento is an open-source, strongly typed and lazy evaluated programming language with aim to purify the object-oriented paradigm. Types provide a way to describe the shape of an object, providing better documentation, and allowing Lento to validate that your code is working correctly. This project provides a helpful command line interface tool for the Lento programming language.

Learn more about Lento at http://lento-lang.org.


Installation 📦

The Lento CLI toolchain is available for Windows, Linux and macOS. You can install the latest version using the following commands:

Windows

> iwr "https://raw.githubusercontent.com/lento-lang/Lento/main/install.ps1" -useb | iex

Linux and macOS

$ curl -sSL "https://raw.githubusercontent.com/Lento-lang/Lento/main/install.sh" | bash

Manual installation

Alternatively, you can download the latest version of the Lento CLI toolchain from the releases page and install it manually on your system.


Documentation 📗

Learn more about the Lento programming language by visiting the links below. A good tip is to download the CLI toolchain and start playing around with the examples yourself!

The Team 👨‍💼

Lento is being developed by a driven team that works hard to create a user environment as good as possible for all of you developers.

Meet the team 🙋‍

Do you want to join the project team? Maybe even get your own testimonial on the official language website?
Then consider contributing to the project and become a member with magical powers 🧙‍♂️! Read more in the section below.

Contribute 🌟

Lento is truly a community effort, and we welcome contribution from hobbyists and production users, from newcomers and seasoned professionals. Come help us make the Lento experience even better!

Get started by pulling the main branch and start fiddling around.
When you feel confident enough, take a look at the good first issues. Any maybe your code will be used by thousands of developers around the world! 💪🎉🎊