7 projects tagged "Languages"
Vocabularium creates Spanish-English podcasts to help with vocabulary learning. A vocabulary topic and the subtopics which you want to include in the podcast can be selected. The program outputs a WAV file (or MP3 if Lame is installed) that reads a list of Spanish words and phrases with English translations based on that topic. Several vocabulary topics are built into the program. Under Windows, Vocabularium is designed to work with any SAPI 5 voice. Under Linux and Mac OS, it currently works with Cepstral voices, including the free demonstration versions.
Open Object Rexx is an object-oriented scripting language. It is designed for "non-programmer" type users, so it is easy to learn and easy to use, and provides an excellent vehicle to enter the world of object-oriented programming without much effort. It extends the procedural way of programming with object-oriented features that allow you to gradually change your programming style as you learn more about objects.
LayerD is an effort to develop an extensible framework for programming languages. It features unlimited compile time programmability, modular design, pluggable code generation, unified high level semantics, multiple source languages, integration of RAD tools with compilers and languages, development of domain specific languages, development of abstract software, extensive features for code generation and meta-programming. Its implementation is able to implement software for .NET and Java bytecode using one high level language that is extensible by programming compile time functionality. There is a Java front-end that allows programming for this new framework using a well known language.
PHP-to-Scala Migration Helper is a tool that enables individuals and organizations with a significant PHP codebase to migrate to a Java-centric environment completely free of any PHP source code, PHP tools, PHP servers, and PHP developers. PHP-to-Scala Migration Helper is technically a PHP compiler, but it translates to readable, maintainable source code rather than machine code. Its goal is not to make PHP code run faster, but it is not an unwelcome side effect.