Download List

项目描述

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.

系统要求

System requirement is not defined
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.

2013-02-13 06:43
1.2.0

此版本修正了引号中的一个小 bug,并添加非 slashpackage 安装支持。
标签: Minor feature enhancements, Minor bugfixes
This release fixes a small bug in backtick and adds support for non-slashpackage installations.

2012-03-13 11:57
1.1.4

此版本的 loopwhile 程序中修复 bug。
标签: Minor bugfixes
This release fixes a bug in the loopwhile program.

2012-02-21 09:41
1.1.3

这是一个代码清理版本。生成的二进制文件应该是小非 x 86 嵌入的目标上。
标签: Code cleanup
This is a code cleanup release. Built binaries should be smaller on non-x86 embedded targets.

2011-08-10 23:09
1.1.2

从本版本开始,forx和forbactickx退出循环命令使用- X选项时相同的代码。这是里面的一个循环测试失败非常有用。
标签: Minor feature enhancements
Starting with this release, forx and forbactickx exit with the same code as the looping command when the -x option is used. This is useful for testing failures inside of a loop.

2011-06-30 07:05
1.1.0

本次发布的作品与skalibs - 1.0.0,并采取所有在新图书馆改进。小错误也被固定,四个新的命令已被添加。
标签: Major feature enhancements, Minor bugfixes
This release works with skalibs-1.0.0 and takes advantage of all the improvements in the new library.
Minor bugs have also been fixed, and four new commands have been added.

Project Resources