Projects / atli

atli

Atli is a scripting language interpreter originally meant to be a quick way to develop a particular application's scripting language. Atli can also be used to write shell-like scripts to do tasks. Atli is a weakly typed language in which variables do not need to be declared before use. All variables are stored as strings and converted between string and number form automatically. Atli provides interfaces to cooperate with applications, so applications can exchange data and instructions with atli through a callback function.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  20 Nov 2005 20:58

Release Notes: Some overflow bugs are fixed. The keyword "load" has been added to load dynamic libraries on Windows or Linux. This release differentiates among atli-function-call, lib-function-call, and application-function-call. It calls the types function in lib: double function-name (double).

No changes have been submitted for this release.

Screenshot

Project Spotlight

mu

A collection of utilities for searching and indexing maildirs.

Screenshot

Project Spotlight

v4l-utils and libv4l

A collection of video4linux utilities and support libraries.