39 projects tagged "English"
The Aida project is two-fold: it defines a simple common markup language designed to describe structured text, and it implements a compiler that translates the Aida syntax into various target formats (HTML, LaTeX, Trac, Mediawiki, Text, Markdown, and others). The system is fast, flexible, and extensible. The core command, aida, is a strict parser (written using Bison and Flex), which analyzes files written in the Aida Markup Language and invokes callbacks in order to convert them to the target format. It embeds a Tcl language interpreter and the callbacks are written in Tcl. This makes it very easy to extend the library and to define new target formats. Furthermore, the Aida files are highly parameterizable via a header and the entire system is configurable at the admin and at the user level. It is also possible to evaluate Tcl code within an Aida file and thus create dynamic contents.
Tiny Tcl 6.8 is a rommable, minimal Tcl implementation for embedded applications. Derived from the venerable Tcl 6.7 release, Tiny Tcl 6.8 has a solid Tcl feature set, excluding newer capabilities of Tcl 7 and 8 such as the bytecode compiler, namespaces, sockets, and async event handling, among others. Excluding C library functions, Tiny Tcl compiles down to less than 60 Kbytes on most machines, far smaller than any Tcl 7 or Tcl 8 derivatives.
RipTcl is a front-end to various programs that rips audio CDs and encodes/transcodes to FLAC, Ogg Vorbis, MP3, WAV, or AAC under Linux. It provides extended meta tagging features, detects and saves files to USB storage players, burns CDs in DAO mode, plays audio, and supports freedb.
FreeStar Free 3GP Converter is a program to convert almost any kind of video file to the 3gp or 3gp2 video formats that are used on many kinds of cell phones. Supported input formats include rm, rmvb, divx, xvid, avi, wmv, asf, mpg, mpeg, vob, mov, qt, mp4, flv, swf, and nsv. It features simple settings, high speed, and a friendly interface.
MCU 8051 IDE is a fully featured integrated development enviroment for MCS-51 based microcontrollers. It consists of a compiler, an advanced text editor (with highlighting, validation, and completion), a simulator, a scientific calculator, a hex editor, and many other things. Currently, this program supports only assembly language and a few microcontrollers.