TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally developed by David Betz covered in previously published issues of Dr. Dobb s Journal.
标签: easily-embedded object-oriented like-language Language
上传时间: 2016-01-30
上传用户:ainimao
FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.
标签: designed embededd language C-like
上传时间: 2014-01-01
上传用户:zhenyushaw
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编译器,一个运行字节码的虚拟机,和可扩展的C++运行时。它是为运行独立的可插入的模块。
标签: bytecodes scripting compiler language
上传时间: 2015-04-29
上传用户:asddsd
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, unused objects are automatically deallocated by garbage collector.
标签: interpreted Variables scripting checking
上传时间: 2015-08-18
上传用户:王者A
The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the ways C can injure the unwary, and how to avoid injury.
标签: extremely language carving skilled
上传时间: 2013-12-26
上传用户:txfyddz
using lisp to do the caculation, can parse the natural language,and can caculate the simple, like what is 2 plus 3 ?
标签: the caculation can caculate
上传时间: 2016-12-03
上传用户:ZJX5201314
wow..no ebook as simple like this..Perl language tutorial
标签: language tutorial simple ebook
上传时间: 2014-01-08
上传用户:13215175592
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related data can be stored together in arrays or structures.
标签: programming variables language Fortran
上传时间: 2017-05-18
上传用户:hongmo
C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in some other place, it is because there are so many compilers. There are about four major ones: Borland C++, Microsoft Visual C++, Watcom C/386, and DJGPP. You can download DJGPP http://www.delorie.com/djgpp/ or you may already have another compiler. Each of these compilers is a little different. The library functions of one will have all of the standard C++ functions, but they will also have other functions or, continuing the analogy, words. At times, this can lead to confusion, as certain programs will only run under certain compilers, though I do not believe this to be the case with the programs in these tutorials.
标签: programming language different dialects
上传时间: 2014-01-17
上传用户:lz4v4
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一个多语言,宏编译器,可以在一个单独的文件中定义所有的语法和代码生成。Draak 是一个单独的二进制文件,可以在任意平台上只使用一个文件来编译任何上下文无关的语言(类似 C, Pascal, Java)。
标签: multi-language generation compiler defined
上传时间: 2013-12-30
上传用户:a673761058