Download List

Descripción del Proyecto

ADP (Another Data Processor) is a programming language is designed for Web database programing. It is a scripting language and a lightweight programming language in which it is possible to mix SQL easily. It is easy to install.

System Requirements

System requirement is not defined

Publicado: 2011-05-30 19:06
ADP 0.71 (8 files Ocultar)

Release Notes

Bus were fixed.
Some review results were refrected.
This version's syntax is stabler than old versions.
Some predicate and function were added.
Select and Item predicate were modified.
This Language is very interesting. Please try this.

CentOS 5.5 x64版binary : adp_bin_centos55_x64.tar.gz
CentOS 5.5 x86版binary : adp_bin_centos55_x86.tar.gz
OpenBlocks600D版binary : adp_bin_OBS600D.tar.gz
Windows x64版binary : adp_bin_windows_x64.zip
Windows x86版binary : adp_bin_windows_x86.zip
ADP sample programs : adp_sample_20110530.zip
Source File(tar.gz) : adp_src_071.tar.gz
Source File(zip) : adp_src_071.zip

Ver 0.71です。ドキュメント執筆時のレビューを反映しています。
文法的には、Ver1.0に向けて安定したリリースになっております。
また、幾つかの機能追加を行っております。
だじゃれくらうどプロジェクトのフィードバックを反映しています。
面白い言語ですので、是非お試しください。
ダウンロードファイルの説明です。
CentOS 5.5 x64版バイナリー:adp_bin_centos55_x64.tar.gz
CentOS 5.5 x86版バイナリー:adp_bin_centos55_x86.tar.gz
OpenBlocks600D版バイナリー:adp_bin_OBS600D.tar.gz
Windows x64版バイナリー:adp_bin_windows_x64.zip
Windows x86版バイナリー:adp_bin_windows_x86.zip
ADPサンプルプログラム:adp_sample_20110530.zip
ソースファイル(tar.gz):adp_src_071.tar.gz
ソースファイル(zip):adp_src_071.zip

Changelog

select述語の変更(ドキュメントに反映)
item述語の仕様変更(ドキュメントに反映)
述語の追加
raise json _json rearray ctimestr
整数型のサイズを32ビットから64ビットへ変更
加算演算子(+,+=)の文字列対応