Lever: Yet Another General Purpose Programming Language

Written by Michael Larabel in Programming on 18 August 2016 at 08:24 AM EDT. 10 Comments
PROGRAMMING
Lever is yet another attempt at being a modern general purpose programming language that fits along the lines of Perl, Python, and Ruby. Lever has support for GUI/OpenGL applications and also aims to make it easy to interface with C libraries.

A developer of the Lever programming language wrote in this morning to share this project. Lever aims to make it easy to interface with C libraries, provides OpenGL 4 support, support for modules, a built-in event loop with augmented concurrency, dynamic typing, partial Vulkan support, and what is described as a completely customizable syntax.

If you are curious about Lever and want to see some code snippets as well, stop by LeverLanguage.com. The implementation of Lever is MIT licensed and available via GitHub. Large amounts of Lever's compiler, libraries, and runtime are written in Python.

Interesting this Lever programming language appears to have been started by the same developer that started the Node.js bindings for Wayland.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week