Simple Project List 軟體列表

38 projects in result set
最後更新: 2019-11-04 06:18

CRC

これは Lammert 目の当たりによる CRC アルゴリズムの修正バージョンです。それはより多くのアルゴリズムをサポートしているし、いくつかの言語に移植されています。また、16 進数の計算と様々 なプログラミング言語でビットごとの演算を行う方法の学習に便利です。免責事項: これらのテスト プログラムの CRC の計算を示します。これら各言語の基本的な知識と翻訳をしました彼らまたは適切にフォーマットされたセキュリティで保護された robustified する//可能性があります可能性がありますいない/馬鹿防音または任意の同様のプログラミングの問題。

(Machine Translation)
最後更新: 2018-06-04 15:57

TAO Translator

タオ翻訳 (以前は、高度なオンライン翻訳) 翻訳を提供する利用可能なオンライン翻訳サービスを使用します。現在サポートしているサービス: * Google 翻訳 - サポート翻訳、言語の検出、辞書と 1 つの単語のための逆の翻訳。* Microsoft Translator (別名ビング翻訳者) - 翻訳のみをサポートします。* Yandex.Translate - 翻訳と言語の検出をサポートします。* Yandex.Dictionaries - 類義語と逆翻訳辞書をサポートします。多くのサービスは、将来的に追加可能性があります。このプロジェクトは、タオ翻訳のすべてのリリースのアーカイブです。

(Machine Translation)
最後更新: 2009-04-13 20:41

ooRexx

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.

(Machine Translation)
最後更新: 2009-05-25 23:33

LayerD

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.

(Machine Translation)
最後更新: 2011-11-06 12:26

Forxx

Forxx is a language for text processing, inspired by Forth and REXX. It is a stack-based, extensible language which provides both an interactive environment and the ability to compile and run programs.

(Machine Translation)
最後更新: 2010-04-23 10:39

PHP-to-Scala Migration Helper

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.

最後更新: 2021-10-27 17:23

Escuelas Linux

Escuelas Linux is a free educational distribution, aimed from preschool to high schools.

It is a distribution that offers, as part of the setup, one user account completely configured, up to the last details. A user does not need to download any file, modify file configurations nor compile anything. Every app came included and ready to work for educational environments.

最後更新: 2009-11-20 15:09

Gamdel

Gamdel is a game description language for 2D tile games, with actions,
actors, reactions, effects, conditions, etc. It can show the games in
console mode, curses mode, 2D SDL mode, and 3D OpenGL mode.

(Machine Translation)