Download List

项目描述

C (pronounced large-C) is a pseudo-interpreter of the C programming language. Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code speed.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-19 11:58
0.06

- s选项被添加到显示拆卸。
标签: Major feature enhancements
The -S option was added to show disassembly.

2006-02-03 08:56
0.05

现在接受的解释命令行参数,但由于标准输入脚本。它也支持TMPDIR的环境变量,使用户能够共享一个编译缓存。
标签: Minor feature enhancements
The interpreter now accepts command line arguments
to scripts given though standard input. It also
supports the TMPDIR environment variable, which
enables users to share a single compile cache.

2006-01-17 09:31
0.04

该计划是改写C.它现在支持C + +编译的二进制文件和缓存。经常使用的脚本运行速度比以前的版本。
标签: Major feature enhancements
The program was rewritten in C. It now supports C++ and caches compiled binaries. Often-used scripts run much faster than in previous versions.

2006-01-10 13:29
0.02

此版本加入调试支持,编译选项指示,一个主要功能,及一名男子页面。
标签: Major feature enhancements
This release added debugger support, compile option directives, a main function, and a man page.

2006-01-08 16:07
0.01

标签: Initial freshmeat announcement

Project Resources