逐行运行,需要有解释器才能运行(上面的例子,必须在餐馆吃饭),容易找出错误(debug)并调整错误(上面的例子,随时可以调整菜的口味) 编译器:compiler 一次把整个程序都翻译好,然后生成可执行文件(executable file ) 知识点练习:
Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more... - vygr/ChrysaLisp
The interpreter reads each statement of code and then converts or executes it directly. In contrast, an assembler or a compiler converts a high-level source code into native, compiled code that can be executed directly by theoperating system(OS) (e.g., create aexe program). Both compilers...
A fully compiled and forth-like language including a small virtual machine. golanguageprogramming-languagegolanginterpretercompilervirtual-machineforthforth-likeforth-interpreter UpdatedApr 4, 2025 Go Forth code, Microprocessor Z80, CP/M-Version adapted at Institute for Applied Physics, University of Bonn...
English as the base language, you can instantly choose from over 170 languages and a LIVE Phone Interpreter for that language will be added to the call.
编译器或解释器 Compiler or Interpreter 1.3. 编辑器 Editor ... czug.org|基于2个网页 例句 释义: 全部,编译器或解释器 更多例句筛选 1. must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution. 必须由汇编程序或解释程序在执行前...
1.Quantum assembler and interpreter of NDQJava processing system;NDQJava语言处理系统量子汇编及解释程序 2.This paper represents a inflenible transformation from DS to Interpreter.本文给出了DS到解释程序(INTERPETER)的机械转换方法,从而将语言的形式化定义与机器实现有机地结合起来,本文的工作是在面向语义的软...
Translator: A compiler,interpreteror assembler conversion program that translates a high-level language or low-level language into machine language. 翻译程式:是一个用编译,传译或真译方法的转换程式.它把高阶层语言或低阶层语言翻译为机器语言. 属类:行业术语-印刷- ...
class V8_EXPORT_PRIVATE CodeStubAssembler : public compiler::CodeAssembler, public TorqueGeneratedExportedMacrosAssembler { public: using ScopedExceptionHandler = compiler::ScopedExceptionHandler; template <typename T> using LazyNode = std::function<TNode<T>()>; explicit CodeStubAssembler(compiler::Code...
A Commodore BASIC V2 interpreter/compiler written in Java with some 6502 assembler on top. BasicV2 is an attempt to write a BASIC interpreter/compiler in Java that is compatible with the BASIC dialect that older Commodore home computers like the C64 or VIC 20 were using. It can run BASIC ...