Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

aressky/TDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

808 Commits

Repository files navigation

The Data Representation

TDR = DDL + Compiler

详细手册, 请点击这里 → https://github.com/randyliu/TDR/wiki

特性

编译器使用re2c生成词法分析代码, bison生成语法分析代码。 
使用C语言编写, 具有很高的可移植性, 支持Windows, Linux, Unix(Mac OSX)平台。

问题和反馈

点击这里 → https://github.com/randyliu/TDR/issues

安装

详细的安装说明, 请点击这里 → https://github.com/randyliu/TDR/wiki/Installation

Linux下面一个典型的安装过程如下:

git clone https://github.com/randyliu/TDR tdr
mkdir build
cd build
cmake ../tdr
make
sudo make install

About

数据描述工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /