Downloadliste

Projektbeschreibung

execline is a very light, non-interactive scripting language, which is similar to a shell. Simple shell scripts can be easily rewritten in the execline language, improving performance and memory usage. execline was designed for use in embedded systems, but works on most Unix flavors.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-23 22:53
1.08

Diese Version fügt einige Funktionen zu execline, nämlich einen Weg, um aus Loops früh, ein besseres Design für bedingte Verzweigungen, ein Fallback für das exec Befehl, und vieles mehr. Es behebt auch ein Problem zu bauen mit Mac OS X.
Tags: Minor feature enhancements
This release adds some features to execline,
namely a way to break out of loops early, a better
design for conditional branching, a fallback for
the exec command, and more. It also fixes a build
problem with Mac OS X.

2007-01-25 02:33
1.07

Für einige User-Verbesserungsvorschläge haben, umgesetzt worden sind. Die Code-Basis selbst ist stabil und hat keinen Grund zu wechseln.
Tags: Minor feature enhancements
Some user-suggested improvements have been implemented. The code base itself is stable and has no reason to change.

2004-03-01 09:45
1.06

Diese Version bietet wesentliche Verbesserungen in der Substitution Semantik und Einrichtungen, sowie die Verwendung der neuen, zuverlässigen APIs von skalibs.
Tags: Major feature enhancements
This release features major improvements in the substitution semantics and facilities, as well as use of the new, reliable APIs from skalibs.

2003-07-27 07:19
1.05

Diese Version von execline macht Skripte reentrant, so dass Sie jetzt execline Befehle schreiben kann in der execline Sprache. Es fügt auch einige grundlegende Befehle, und behebt einige kleinere Fehler beseitigt.
Tags: Major feature enhancements
This release of execline makes scripts reentrant, so
that you can now write execline commands in the
execline language. It also adds some basic commands,
and fixes a few minor bugs.

2003-04-09 15:50
1.04

Eine leicht unerwünschte Verhalten mit Knirschen spaltet wurde korrigiert. Dieses Release führt auch synchron mit skalibs-0,23, und verfügt über die wohl kleinste execline quine.
Tags: Minor bugfixes
A slightly undesirable behavior with crunching splits was corrected. This release also keeps in sync with skalibs-0.23, and features what is probably the smallest possible execline quine.

Project Resources