Korelogic Logo Git contact

KLEL


Created by: Rob King

Description:

The KoreLogic Expression Language Library is a C library that provides a simple expression language that can be embedded in other programs. This library does not implement a full programming language, but rather a simpler expression language called KLEL (pronounced 'kal ell') that is designed to provide arithmetic and logic operations useful in situations where embedding a full programming language would be overkill. KLEL expressions have access to a full set of arithmetic and logic operations, and they can access functions and variables exported from the embedding program. Unlike most other languages of its kind, KLEL is statically and strongly typed, which helps ensure that expressions are valid before they are executed. The embedding API is designed to be easy to use, and the library itself is designed to be very small.

Releases:

The current release is available here: libklel-1.2.0.tar.gz [sig]. The PGP key used to sign this release is available here. Note that older releases were signed with a different key, which is available here.

Additionally, all releases are available at SourceForge here.

Code:

Git repositories containing code snapshots (0.X and 1.X branches) are available here:

    git clone https://git.korelogic.com/libklel.git
and here:
    git clone https://github.com/KoreLogicSecurity/libklel

Please contact us if you would like more information about our services, tools, or careers with us.
Privacy Policy : Copyright 2024. KoreLogic Security. All rights reserved