首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 支持基本命令操作、控制结构和功能的程序语言。

支持基本命令操作、控制结构和功能的程序语言。

资 源 简 介

BIL: Basic Imperative Language BIL is a programming language supporting basic imperative operations and control structures. BIL comes with a parser, an interpreter, a compiler, and a virtual machine to run compiled code. This project is an exercise, and not intended for any sort of real world use; many of its features and design decisions were made with the priority of making something different, not necessarily easy to use or functional. Requirements To interpret or compile and run BIL programs from distribution JAR files, the following utilities are required: Sun JDK 1.6 SpiderMonkey 1.7.0 (JavaScript-C 1.7.0 2007-10-03) To build and test BIL itself, the following utilities are required in addition to those mentioned above: GNU bash 3.2.48(1)-release GNU Make 3.81 GNU sed 4.1.5 GNU diffutils 2.8.1 tput (ncurses 5.7.20081102) Subversion 1.5.4 (
VIP VIP
0.222437s