Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: Machine code monitor (view), IBM Machine Code Printer Control Characters (view)

searching for Machine code 228 found (915 total)

alternate case: machine code

Decompiler (2,265 words) [view diff] exact match in snippet view article find links to article

source code. Unlike a compiler, which converts high-level code into machine code, a decompiler performs the reverse process. While disassemblers translate
PALcode (307 words) [view diff] exact match in snippet view article find links to article
feature of the DEC PRISM architecture named Epicode. PALcode is Alpha machine code, running in a special mode that also allows access to internal registers
Little Man Computer (2,206 words) [view diff] exact match in snippet view article find links to article
of the basic features of a modern computer. It can be programmed in machine code (albeit in decimal rather than binary) or assembly code. The LMC model
Hand coding (431 words) [view diff] exact match in snippet view article find links to article
program or portion of a program in assembly language (more rarely raw machine code) rather than in a higher level language. It can also include other markup
Locomotive BASIC (5,125 words) [view diff] exact match in snippet view article find links to article
etc. is used to run the machine code. Thus all memory is usable for machine code program. Use of RSXs ensures that machine code in sideways ROMs is fully
LLVM (3,269 words) [view diff] exact match in snippet view article find links to article
7.5. LLVM can also generate relocatable machine code at compile-time or link-time or even binary machine code at runtime. LLVM supports a language-independent
American Samoa (17,638 words) [view diff] no match in snippet view article find links to article
Wayback Machine, Code Annotated, American Samoa Bar Association. 3.1010 District court judges-Term Archived December 2, 2022, at the Wayback Machine, Code Annotated
ZBasic (256 words) [view diff] exact match in snippet view article find links to article
version. Nando Favaro expanded it to include 16- and 32-bit-specific machine code as well as VGA and VESA video. Zedcor concentrated on the Macintosh market
Python (programming language) (14,436 words) [view diff] exact match in snippet view article
are usually on the order of ten to a hundred times. Codon compiles to machine code (via LLVM) and supports native multithreading. Codon can also compile
VAX (3,030 words) [view diff] exact match in snippet view article find links to article
make linear parsing of the machine code difficult. This can complicate optimization techniques that are applied on machine code. The native VAX operating
Stanford MIPS (546 words) [view diff] exact match in snippet view article find links to article
contain two 16-bit operations. These were included to reduce the size of machine code. The MIPS microprocessor was implemented in NMOS logic. Tanenbaum, Andrew
Racket (programming language) (3,205 words) [view diff] exact match in snippet view article
system, libraries, and compiler supporting several compilation modes: machine code, machine-independent, interpreted, and JIT) along with the DrRacket integrated
Vala (programming language) (1,838 words) [view diff] exact match in snippet view article
targeting the GObject object system. Rather than compiling directly to machine code or assembly language, it compiles to a lower-level intermediate language
Validity and liceity (Catholic Church) (2,082 words) [view diff] case mismatch in snippet view article
July 17, 2013, at the Wayback Machine Code of Canon Law, canon 1086 Archived June 24, 2014, at the Wayback Machine Code of Canon Law, canons 1083-1094
Canon 1397 §2 (1,260 words) [view diff] case mismatch in snippet view article find links to article
December 24, 2007, at the Wayback Machine Code of Canon Law, canon 1323 Archived December 24, 2007, at the Wayback Machine Code of Canon Law, canon 1324 Archived
Compiler-compiler (5,128 words) [view diff] exact match in snippet view article find links to article
generators do not handle the semantics of the AST, or the generation of machine code for the target machine. A metacompiler is a software development tool
Compiler-compiler (5,128 words) [view diff] exact match in snippet view article find links to article
generators do not handle the semantics of the AST, or the generation of machine code for the target machine. A metacompiler is a software development tool
List of CLI languages (1,024 words) [view diff] exact match in snippet view article find links to article
executed, the CIL code is just-in-time compiled (and cached) to the machine code appropriate for the architecture on which the program is running. This
Banking Codes and Standards Board of India (496 words) [view diff] case mismatch in snippet view article find links to article
October 2014 at the Wayback Machine Code of Bank’s Commitment to Customers in Hindi Archived 22 April 2014 at the Wayback Machine Code of Bank's Commitment to
Mach-O (5,331 words) [view diff] exact match in snippet view article find links to article
Pointers are read by machine code and the read value is used as the location to call the method/function rather than containing machine code instructions. A
Computing platform (972 words) [view diff] exact match in snippet view article find links to article
machine or .NET CLR. Applications are compiled into a format similar to machine code, known as bytecode, which is then executed by the VM. A virtualized version
Tail call (4,248 words) [view diff] exact match in snippet view article find links to article
statements which also pass parameters, and can be uniformly coded as [machine code] JUMP instructions." Not all programming languages require tail-call
Hardware abstraction (1,506 words) [view diff] exact match in snippet view article find links to article
those systems generate an abstract machine code; the Licensed Internal Code, or LIC, translates this virtual machine code into native code for the processor
Apple GS/OS (940 words) [view diff] exact match in snippet view article find links to article
65816 processor used in the IIGS, rather than primarily in 8-bit 6502 machine code that does not take advantage of the IIGS's unique features. This in turn
IBM AS/400 (3,190 words) [view diff] exact match in snippet view article find links to article
code can be re-translated to the new systems' PowerPC Power ISA native machine code. The RS64 was replaced with POWER4 processors in 2001, which was followed
SREC (file format) (1,944 words) [view diff] exact match in snippet view article
assembly language) to machine code and outputs it into a HEX file. The HEX file is then imported by a programmer to write the machine code into non-volatile
Swift (programming language) (7,993 words) [view diff] exact match in snippet view article
Inc. and maintained by the open-source community. Swift compiles to machine code and uses an LLVM-based compiler. Swift was first released in June 2014
Hierarchy of the Catholic Church (8,546 words) [view diff] case mismatch in snippet view article find links to article
Eastern Churches, canons 43 and 45 Archived 4 June 2011 at the Wayback Machine Code of Canons of the Eastern Churches, canons 78, 152 and 157 Archived 4
Static single-assignment form (3,954 words) [view diff] exact match in snippet view article find links to article
the join point of two control flow paths. Converting from SSA form to machine code is also efficient. SSA makes numerous analyses needed for optimizations
PILOT (1,677 words) [view diff] exact match in snippet view article find links to article
a teacher at Wirral Grammar School for Boys, Merseyside UK. Several machine code versions of a mini PILOT were produced for the microcomputers of the
Complex instruction set computer (1,980 words) [view diff] exact match in snippet view article find links to article
easier to implement overlapping processor stages (pipelining) at the machine code level (i.e. the level seen by compilers). However, pipelining at that
Maxine Virtual Machine (875 words) [view diff] exact match in snippet view article find links to article
include: multiple mode views of code (source, bytecode, disassembled machine code) with multi-mode breakpoints and stepping; thread, stack, register, and
Visual Prolog (625 words) [view diff] exact match in snippet view article find links to article
ODBC. Visual Prolog contains a compiler which generates x86 and x86-64 machine code. Unlike standard Prolog, programs written in Visual Prolog are statically
B (programming language) (1,394 words) [view diff] exact match in snippet view article
threaded code, and Ritchie wrote a compiler using TMG which produced machine code. In 1970 a PDP-11 was acquired and threaded code was used for the port;
Marius Urzică (312 words) [view diff] case mismatch in snippet view article find links to article
Machine Code of points Men Artistic Gymnastics 2009–2012 page 69 Fédération Internationale de Gymnastique Archived 2011-07-21 at the Wayback Machine Code
Proof-carrying code (467 words) [view diff] exact match in snippet view article find links to article
filters as an example: a user-mode application hands a function written in machine code to the kernel that determines whether or not an application is interested
BBC Micro (9,923 words) [view diff] exact match in snippet view article find links to article
by other computers to reach the system elements, programs in either machine code or BBC BASIC instead pass parameters to an operating system routine.
Commodore User (731 words) [view diff] exact match in snippet view article find links to article
in-depth computer information of its time, such as programming tutorials, machine code features, and business software reviews. The first issues were produced
Numba (329 words) [view diff] exact match in snippet view article find links to article
JIT compiler that translates a subset of Python and NumPy into fast machine code using LLVM, via the llvmlite Python package. It offers a range of options
Computer virus (9,553 words) [view diff] exact match in snippet view article find links to article
micro-architectures typically require different machine code to hit their maximum power. Examples of such machine code do not appear to be distributed in CPU reference
TK85 (430 words) [view diff] exact match in snippet view article find links to article
and an additional 2K EPROM, mapped to addresses 8192-10240, containing machine code routines for use with tape files. These routines could save with HISAVE
Smalltalk (9,727 words) [view diff] no match in snippet view article find links to article
dynamically translated into native machine-code. The results of previous message lookups are cached in self-modifying machine-code resulting in very high-performance
SQUOZE (1,485 words) [view diff] exact match in snippet view article find links to article
original assembly language code; SQUOZE decks are converted to absolute machine code and stored in memory by a loader program. In the SQUOZE encoding, identifiers
Universal Turing machine (2,963 words) [view diff] exact match in snippet view article find links to article
Penrose goes further and writes out his entire U-machine code. He asserts that it truly is a U-machine code, an enormous number that spans almost 2 full pages
Breakpoint (1,237 words) [view diff] exact match in snippet view article find links to article
this option since the entire machine was halted. Programmers have used machine code patches to implement single destructive breakpoints to cause a core dump
Graphing calculator (3,065 words) [view diff] exact match in snippet view article find links to article
Languages for programming calculators fall into all of the main groups, i.e. machine code, low-level, mid-level, high-level languages for systems and application
Norsk Data Assembler (626 words) [view diff] exact match in snippet view article find links to article
the "values" of all the symbols in an instruction to form the actual machine code. For example to copy the contents of the X register to the A register
Interprocedural optimization (1,918 words) [view diff] no match in snippet view article find links to article
only works with library archives that contain IR objects as opposed to machine-code only object files. Due to performance concerns, not even the entire unit
History of computing in Poland (807 words) [view diff] exact match in snippet view article find links to article
(informatics) began during the Second World War with breaking the Enigma machine code by Polish mathematicians. After World War II, work on Polish computers
Lempel–Ziv–Oberhumer (526 words) [view diff] exact match in snippet view article find links to article
(2008-01-01). "LZO fast compress/uncompress: implementation in 80386 machine code for Delphi". bouchez.info. LZO. Retrieved 2022-08-23. Do you know the
Assembler (149 words) [view diff] exact match in snippet view article find links to article
language Assembly language, a more readable interpretation of a processor's machine code, allowing easier understanding and programming by humans, sometimes erroneously
Diet (nutrition) (1,574 words) [view diff] no match in snippet view article
2021-11-05 at the Wayback Machine-20 Archived 2021-11-04 at the Wayback Machine "Code of Canon Law". vatican.va. Archived from the original on 29 November
Declaration of nullity (3,978 words) [view diff] case mismatch in snippet view article find links to article
June 24, 2014, at the Wayback Machine Code of Canon Law, Canon 1090 Archived June 24, 2014, at the Wayback Machine. Code of Canon Law, Canon 1091 Archived
Auditor (ecclesiastical) (405 words) [view diff] no match in snippet view article
Glossary of Canonical Terms Archived October 30, 2008, at the Wayback Machine "Code of Canon Law: text - IntraText CT". www.intratext.com. Retrieved 2019-06-15
Atari BASIC (4,898 words) [view diff] exact match in snippet view article find links to article
then execution be continued by the CONT statement. Atari BASIC can call machine code subroutines stored in strings or POKEed into memory. The 256 byte area
English Electric KDF8 (2,742 words) [view diff] no match in snippet view article find links to article
of core memory. KDF8 used an octal (base eight) addressing system. A machine-code instruction was fixed length, ten octal characters long. The instruction
JEB decompiler (411 words) [view diff] exact match in snippet view article find links to article
applications and native machine code. It decompiles Dalvik bytecode to Java source code, and x86, ARM, MIPS, RISC-V machine code to C source code. The assembly
Dynamic debugging technique (777 words) [view diff] exact match in snippet view article find links to article
1978) [1976]. "A simple technique for static relocation of absolute machine code". Dr. Dobb's Journal of Computer Calisthenics & Orthodontia. 3 (2). People's
Code as data (728 words) [view diff] no match in snippet view article find links to article
In computer science, the expression code as data refers to the idea that source code written in a programming language can be manipulated as data, such
Charles H. Moore (858 words) [view diff] exact match in snippet view article find links to article
early 1990s, he implemented a system called OK for direct editing of x86 machine code without a compiler or assembler. He changed direction with colorForth
Reverse engineering (7,094 words) [view diff] exact match in snippet view article find links to article
but can take quite some time, especially for those who are not used to machine code. The Interactive Disassembler is a particularly popular tool. Decompilation
Papal conclave (11,268 words) [view diff] no match in snippet view article find links to article
1983). "THOSE TO BE ORDAINED" Archived 23 December 2017 at the Wayback Machine. Code of Canon Law IV(I)VI.II. Vatican City: Vatican Publishing House. Kirsch
Binary translation (2,175 words) [view diff] no match in snippet view article find links to article
Department of Computer Science, Princeton University developed The New Jersey Machine-Code Toolkit that had the basic tools for static assembly translation. In
Stack machine (5,786 words) [view diff] exact match in snippet view article find links to article
than one result, so a rich set of operations can be computed. In stack machine code (sometimes called p-code), instructions will frequently have only an
XBasic (297 words) [view diff] exact match in snippet view article find links to article
Development is at SourceForge. Editor (writing source code) Compiler (creating machine code) Debugger (checking for errors) Libraries (ready made code to call on)
BS (634 words) [view diff] exact match in snippet view article find links to article
Bubble sort, a sorting algorithm Boot sector, a memory region containing machine code, generally used for booting an operating system BotServ, an IRC bot server
Comparison of mobile operating systems (8,946 words) [view diff] no match in snippet view article find links to article
support opening iCal .ics files Archived 2015-04-03 at the Wayback Machine. code.google.com (2008-11-11). Retrieved on 2012-07-03. iCalParse/CalendarSync
Preprocessor (1,203 words) [view diff] exact match in snippet view article find links to article
targets Snippet (programming) – Small region of re-usable source code, machine code, or text Template engine – Software designed to combine templates with
Plessey System 250 (1,304 words) [view diff] no match in snippet view article find links to article
registers. The software is incrementally assembled as object-oriented machine-code linked by the capability keys. The structure of function abstractions
Visual Café (453 words) [view diff] exact match in snippet view article find links to article
spiritual predecessor to Eclipse), Asymetrix' SuperCede (the first Java machine code compiler), NetBeans (known briefly as Forté for Java), JBuilder, PowerSoft's
C Sharp (programming language) (8,536 words) [view diff] exact match in snippet view article
generate any other specific format. Some C# compilers can also generate machine code like traditional compilers of Objective-C, C, C++, Assembly and Fortran
AMOS (programming language) (735 words) [view diff] exact match in snippet view article
developed that further increased speed. AMOS could also run MC68000 machine code, loaded into a program's memory banks. To simplify animation of sprites
List of .NET libraries and frameworks (2,703 words) [view diff] exact match in snippet view article find links to article
just-in-time compiler (JIT) turns the CIL code into platform-specific machine code. To improve performance, .NET Framework also comes with the Native Image
Frank Dernie (737 words) [view diff] exact match in snippet view article find links to article
although such software did not exist, initially he had to write his own machine code in order to do so. Frank Dernie is also credited with being the first
Autocode (1,096 words) [view diff] exact match in snippet view article find links to article
for their particularly abstruse machine code. Although the resulting language was much clearer than the machine code, it was still very machine dependent
TI-81 (537 words) [view diff] exact match in snippet view article find links to article
language. In late 2009 an exploit was found that can be used to execute machine code on the TI-81, using manual input of code. The TI-81 has no data link
List of .NET libraries and frameworks (2,703 words) [view diff] exact match in snippet view article find links to article
just-in-time compiler (JIT) turns the CIL code into platform-specific machine code. To improve performance, .NET Framework also comes with the Native Image
Automatic programming (934 words) [view diff] exact match in snippet view article find links to article
requirements. Mildred Koss, an early UNIVAC programmer, explains: "Writing machine code involved several tedious steps—breaking down a process into discrete
Sather (790 words) [view diff] exact match in snippet view article find links to article
implemented as a compiler to C, i.e., the compiler does not output object or machine code, but takes Sather source code and generates C source code as an intermediate
Modular programming (1,771 words) [view diff] exact match in snippet view article find links to article
software Snippet (programming) – Small region of re-usable source code, machine code, or text Structured Analysis – Software engineering methodPages displaying
Instrumentation (computer programming) (387 words) [view diff] exact match in snippet view article
components. Instruction set simulator – simulation of all instructions at machine code level to provide instrumentation Runtime intelligence – technologies
Malware analysis (622 words) [view diff] exact match in snippet view article find links to article
reverse engineered) using a disassembler such as IDA or Ghidra. The machine code can sometimes be translated into assembly code which can be read and
Kazushige Goto (255 words) [view diff] exact match in snippet view article find links to article
a software engineer specializing in high performance, hand-written, machine code. Goto was a research associate at the Texas Advanced Computing Center
LLL (252 words) [view diff] exact match in snippet view article find links to article
theological argument from C. S. Lewis Low-level programming language, such as machine code or assembly Lenstra–Lenstra–Lovász lattice basis reduction algorithm
Canon 915 (3,418 words) [view diff] case mismatch in snippet view article find links to article
March 29, 2008, at the Wayback Machine Code of Canon Law, canon 1332 Archived March 29, 2008, at the Wayback Machine Code of Canon Law, canon 916 Code of
Federal Food, Drug, and Cosmetic Act of 1938 (3,337 words) [view diff] case mismatch in snippet view article find links to article
Bottling of Bottled Drinking Water." Archived 2009-09-26 at the Wayback Machine Code of Federal Regulations. FDA. "21 CFR 165.110 – Requirements for Specific
SPITBOL (430 words) [view diff] exact match in snippet view article find links to article
extreme object code compression of MICRAL is achieved using a set of machine code macro substitutions that minimizes the space required for the object
Trinity (The Matrix) (2,327 words) [view diff] exact match in snippet view article
decades of Machine research into translating human DNA perfectly into Machine code, allowing them to interface directly with technology without the need
DBox2 (529 words) [view diff] exact match in snippet view article find links to article
a single programmer. Despite programming the hardware directly using machine code, DVB2000 is superior in many respects relative to the original software
ZPAQ (2,338 words) [view diff] exact match in snippet view article find links to article
modeling components. HCOMP - Machine code for computing contexts for the COMP components. PCOMP - Optional machine code for post-processing the decoded
MacOS version history (6,785 words) [view diff] exact match in snippet view article find links to article
environment. 10.4.4 introduced Rosetta, which translated 32-bit PowerPC machine code to 32-bit x86 code, allowing applications for PowerPC to run on Intel-based
Pascal (programming language) (8,513 words) [view diff] exact match in snippet view article
Illinois under Donald B. Gillies for the PDP-11 and generated native machine code. Microsoft had Pascal compilers for IBM PCs, see Microsoft Pascal. To
TRSDOS (3,793 words) [view diff] exact match in snippet view article find links to article
(which in an unmodified installation is a dummy file). This can be any machine code /CMD program file. This is referred to in the documentation as an "Extended
Prolog (8,098 words) [view diff] exact match in snippet view article find links to article
standard. For efficiency, Prolog code is typically compiled to abstract machine code, often influenced by the register-based Warren Abstract Machine (WAM)
Abstraction layer (777 words) [view diff] exact match in snippet view article find links to article
interface (ABI) Compiler, a tool for abstraction between source code and machine code Hardware abstraction Information hiding Layer (object-oriented design)
Hobbit (computer) (596 words) [view diff] exact match in snippet view article
BASIC mode used this feature). SME worked at astonishing speed – one machine code command made an output of an entire display line. SME was capable of
Outline of C++ (1,646 words) [view diff] exact match in snippet view article find links to article
programming language implemented through compilers (translators which generate machine code from source code), and not interpreters (step-by-step executors of source
DEC RADIX 50 (1,148 words) [view diff] exact match in snippet view article find links to article
"Lecture 7, Object Codes, Loaders and Linkers - Final steps on the road to machine code". Operating Systems, Spring 2018. Part of the CS:3620 Operating Systems
Program optimization (4,442 words) [view diff] exact match in snippet view article find links to article
over time; this is a key place where understanding of compilers and machine code can improve performance. Loop-invariant code motion and return value
Digitization (6,515 words) [view diff] exact match in snippet view article find links to article
embroidery digitizing software tools and saved as embroidery machine code. This machine code is fed into an embroidery machine and applied to the fabric
Node.js (3,308 words) [view diff] exact match in snippet view article find links to article
in 2008. Written in C++, V8 compiles JavaScript source code to native machine code at runtime. As of 2016, it also includes Ignition, a bytecode interpreter
Disc Filing System (2,783 words) [view diff] exact match in snippet view article find links to article
boot flag. The boot flag is either 0 (ignore), 1 (load file), 2 (run machine code file) or 3 ("execute" script). If the boot flag is positive, a file called
No. 456 Squadron RAAF (1,585 words) [view diff] no match in snippet view article find links to article
over Greenlands Artillery Range, Larkhill, Wiltshire at 02:00. The machine, code U5+HH, Werknummer 160089, from 1./Kampfgeschwader 2 was destroyed and
Heath Robinson (codebreaking machine) (1,853 words) [view diff] no match in snippet view article
used against the twelve-rotor Lorenz SZ42 on-line teleprinter cipher machine (code named Tunny, for tunafish). The basis of the method that the Heath Robinson
USR (155 words) [view diff] exact match in snippet view article find links to article
Serviceable Routine"), a common BASIC instruction to execute native machine code Upward Sun River site, archaeological site in Alaska Uxbridge and South
Google Web Toolkit (1,736 words) [view diff] no match in snippet view article find links to article
Explorer on Windows from a development mode shell running on a Linux machine). Code splitting: with the developer providing "split points" in the source
International Computers and Tabulators (796 words) [view diff] exact match in snippet view article find links to article
The computer was programmed using binary machine code instructions. When programming the 1201, the machine code instructions were not sequential but were
GNU Project (3,091 words) [view diff] no match in snippet view article find links to article
Application Program Interface (POSIX.1). The GCC compiler can generate machine-code for a large variety of computer-architectures. Linux kernel – this implements
George Necula (511 words) [view diff] exact match in snippet view article find links to article
proof-carrying code, which was influential as a mechanism to allow untrusted machine code to run safely without performance overhead. He joined as faculty at the
Substitute character (1,451 words) [view diff] exact match in snippet view article find links to article
returned by the CP/M read operation. Control-Z characters embedded within machine code files (e.g., COM files) are ignored, however, and the end of file condition
Evangelical counsels (1,519 words) [view diff] case mismatch in snippet view article find links to article
of Canon Law, canon 607 §2 Archived November 4, 2011, at the Wayback Machine Code of Canon Law, canon 1192 §1 Archived November 4, 2011, at the Wayback
Currah (604 words) [view diff] exact match in snippet view article find links to article
incompatible with some programs, particularly games, which use that space for machine code. For cost reasons, the unit did not provide for daisy-chaining of further
De delictis gravioribus (756 words) [view diff] case mismatch in snippet view article find links to article
Pastor Bonus, article 52 Archived February 23, 2001, at the Wayback Machine Code of Canon Law, canon 1362 §1 1° Cf. Code of Canon Law, canon 1367 and
Ruby (programming language) (5,459 words) [view diff] exact match in snippet view article
Rubinius, a C++ bytecode virtual machine that uses LLVM to compile to machine code at runtime. The bytecode compiler and most core classes are written in
Retargeting (503 words) [view diff] no match in snippet view article find links to article
generator" retdec ("Retargetable Decompiler") is an open source retargetable machine-code decompiler based on LLVM.[citation needed] The decompiler is not limited
Sort Merge Generator (135 words) [view diff] exact match in snippet view article find links to article
the kind of sort and merge operations to use, and the output would be machine code for performing the specification. History of programming languages History
Lockheed C-130 Hercules (12,413 words) [view diff] case mismatch in snippet view article find links to article
"Combat Talon Dedicated". Archived 27 September 2011 at the Wayback Machine Code One Magazine, 6 May 2011. Olausson 2010, p. 78. Olausson 2010, p. 91
Debugging (3,482 words) [view diff] exact match in snippet view article find links to article
time spent processing instructions within defined memory addresses (machine code programs) or certain program modules (high level language or compiled
Memory protection (2,268 words) [view diff] exact match in snippet view article find links to article
ring. Simulation is the use of a monitoring program to interpret the machine code instructions of some computer architectures. Such an instruction set
W^X (931 words) [view diff] exact match in snippet view article find links to article
for just-in-time compilation, which involves an interpreter generating machine code on the fly and then running it. The simple solution used by most, historically
Excommunication in the Catholic Church (8,477 words) [view diff] no match in snippet view article find links to article
Retrieved 2012-04-03. Canon 1378 §1 Archived March 27, 2008, at the Wayback Machine "Code of Canon Law, canon 1331 §1". Vatican.va. Archived from the original
Borland Turbo Debugger (789 words) [view diff] exact match in snippet view article find links to article
compiled executable, with related source statements and corresponding machine code. The debugger can then be started (Turbo Debugger does not debug within
Ian Stewart (mathematician) (1,826 words) [view diff] case mismatch in snippet view article
Graphics, with Robin Jones, Birkhäuser, ISBN 978-3-7643-3080-4 Spectrum Machine Code (1983), with Robin Jones, Shiva Publishing Ltd., ISBN 978-0-906812-35-8
OBJ (142 words) [view diff] exact match in snippet view article find links to article
in computing With the .obj file extension: Object file, an organized machine code file created by a compiler Relocatable Object Module Format, an Object
Mikoyan MiG-29 (21,676 words) [view diff] no match in snippet view article find links to article
AeroWeb. Retrieved 1 August 2010. Archived 4 July 2006 at the Wayback Machine "Code One, 1995–07." codeonemagazine.com. Retrieved 30 September 2010. Archived
IBM System/360 (8,931 words) [view diff] exact match in snippet view article find links to article
Computers that were mostly identical or compatible in terms of the machine code or architecture of the System/360 included Amdahl's 470 family (and its
Leadwerks (682 words) [view diff] exact match in snippet view article find links to article
language, with LuaJIT employed for just-in-time compilation of scripts to machine code. An AI navigation system is included, based on the Recast library. OpenAL
CodeView (1,043 words) [view diff] exact match in snippet view article find links to article
DEBUG and SYMDEB) could be entered here. Assembly window – the assembly (machine code) was displayed, allowing for single-stepping through functions. Register
American Mafia (13,047 words) [view diff] case mismatch in snippet view article find links to article
New York Times (May 15, 1996) Archived May 23, 2023, at the Wayback Machine Code of Betrayal, Not Silence, Shines Light on Russian Mob Bill Berkeley,
Tandem Computers (5,738 words) [view diff] exact match in snippet view article find links to article
follow-on to Guardian) and NonStop SQL database, was compiled to TNS stack machine code. That object code was then translated to equivalent partially optimized
Modified Harvard architecture (1,650 words) [view diff] exact match in snippet view article find links to article
systems using technologies such as just-in-time compilation to write machine code into their own memory and then later execute it. Another example is self-modifying
Information theory (7,976 words) [view diff] exact match in snippet view article find links to article
the ban, was used in the Ultra project, breaking the German Enigma machine code and hastening the end of World War II in Europe. Shannon himself defined
SpiderMonkey (1,805 words) [view diff] exact match in snippet view article find links to article
LIR). This LIR performs register allocation and then generates native machine code in a process called Code Generation. The optimizations here assume that
GFA BASIC (1,324 words) [view diff] exact match in snippet view article find links to article
even be integrated with the GFA Assembler to allow users to develop machine code programs inside INLINE statements in order to accelerate particular areas
Psion Organiser (2,511 words) [view diff] exact match in snippet view article find links to article
time. More advanced users could edit the system machine-code routines, either by direct machine code or by calls from OPL, could manipulate the built-in
County (United States) (6,437 words) [view diff] no match in snippet view article
Association. 2.0202 Districts Archived June 7, 2020, at the Wayback Machine, Code Annotated, American Samoa Bar Association. 6.0102 Definitions, Code
O2 (UK) (4,036 words) [view diff] exact match in snippet view article
'European Motorola Experiment' and the exchanges had to be programmed in machine code loaded by tape. In the early days of the system, mobile calls cost £1
Steve Wozniak (10,550 words) [view diff] no match in snippet view article find links to article
— The Howard Stern Show. Archived November 5, 2013, at the Wayback Machine "Code Monkeys: The Woz". TV.com. CBS Interactive Inc. Archived from the original
Arduino (4,943 words) [view diff] exact match in snippet view article find links to article
written in any programming language with compilers that produce binary machine code for the target processor. Atmel provides a development environment for
Derivative work (7,380 words) [view diff] exact match in snippet view article find links to article
computer code from Sega's product and disassemble it (translate it from machine code into human-readable assembly). Accolade succeeded and began to market
Brian Howarth (642 words) [view diff] exact match in snippet view article find links to article
The Golden Baton, 1981, in machine code The Time Machine, 1981, in machine code Arrow of Death part 1, 1981, in machine code Arrow of Death part 2, 1982
BCPL (1,835 words) [view diff] exact match in snippet view article find links to article
intermediate language. The back end took the O-code and translated it into the machine code for the target machine. Only 1⁄5 of the compiler's code needed to be
Andrew Donald Booth (986 words) [view diff] exact match in snippet view article find links to article
Hartree. The first assembly code in which a language is used to represent machine code instructions is found in Kathleen and Andrew Donald Booth's 1947 work
Honeywell ARGUS (3,528 words) [view diff] exact match in snippet view article find links to article
commands had extra information. A, B and C addresses: To be translated into machine code (see below). The A and B addresses were typically the two input words
PHP (12,528 words) [view diff] exact match in snippet view article find links to article
known as an intermediate language), which is then translated into x86-64 machine code dynamically at runtime by a just-in-time (JIT) compiler, resulting in
Hugh Sebag-Montefiore (665 words) [view diff] exact match in snippet view article find links to article
for the Code in 2000 and concerned the breaking of the German Enigma machine code at Bletchley Park. In 2006, Dunkirk: Fight to the Last Man came out.
Game Oriented Assembly Lisp (896 words) [view diff] exact match in snippet view article find links to article
an interpreter, but instead is compiled directly into PlayStation 2 machine code to execute. It offers limited facilities for garbage collection, relying
Lennart Augustsson (435 words) [view diff] no match in snippet view article find links to article
interpreted graph reduction. LML compiled to graph reduction machine (G-machine) code. Part of the development team at Epic Games responsible for creating
Evolutionary computation (2,970 words) [view diff] exact match in snippet view article find links to article
language (there had been some previous attempts as early as 1958 to use machine code, but they met with little success). For Koza, the programs were Lisp
LPMud (3,051 words) [view diff] exact match in snippet view article find links to article
MudOS core with dynamic compilation of LPC->C, linking the compiled machine code to the running server dynamically. These enhancements are later merged
Philip S. Abrams (149 words) [view diff] exact match in snippet view article find links to article
that translated expressions in Iverson's APL notation into IBM 7090 machine code. In the 1970s, he was vice president of development for Scientific Time
Casey Reas (913 words) [view diff] exact match in snippet view article find links to article
instructions are expressed in different media including natural language, machine code, and computer simulations, resulting in both dynamic and static images
MBASIC (1,744 words) [view diff] exact match in snippet view article find links to article
permitted. Any MBASIC programs that made use of PEEK and POKE, and of machine code user functions, were not portable between machines without modifications
MATH-MATIC (606 words) [view diff] exact match in snippet view article find links to article
could include inline assembler sections of ARITH-MATIC code and UNIVAC machine code. The UNIVAC I had only 1000 words of memory, and the successor UNIVAC
Evolutionary computation (2,970 words) [view diff] exact match in snippet view article find links to article
language (there had been some previous attempts as early as 1958 to use machine code, but they met with little success). For Koza, the programs were Lisp
Directed acyclic graph (5,646 words) [view diff] case mismatch in snippet view article find links to article
Shankar, Priti (2007), The Compiler Design Handbook: Optimizations and Machine Code Generation (2nd ed.), CRC Press, pp. 19–39, ISBN 978-1-4200-4383-9. Wang
Lightweight Fighter program (2,466 words) [view diff] case mismatch in snippet view article find links to article
Wayback Machine Code One, July 1997. Retrieved: 7 June 2008. Hehs, Eric. "Harry Hillaker: Father of the F-16." Archived 2008-12-16 at the Wayback Machine Code
Elektronika B3-34 (897 words) [view diff] exact match in snippet view article find links to article
because programming and debugging required ability to read and write machine code and optimize literally every byte of the program. The microcode of those
RT-11 (2,887 words) [view diff] exact match in snippet view article find links to article
programmers to specify high-level instructions otherwise unprovided for in machine code. RT-11 distributions included the source code of the operating system
Octal (3,460 words) [view diff] exact match in snippet view article find links to article
Dick Whipple and John Arnold wrote Tiny BASIC Extended directly in machine code, using octal. Octal is sometimes used in computing instead of hexadecimal
Type system (7,205 words) [view diff] exact match in snippet view article find links to article
verification, either through declaration or inference) it can produce optimized machine code. Some dynamically typed languages such as Common Lisp allow optional
Danger Room (3,102 words) [view diff] exact match in snippet view article find links to article
Professor tried to free her but because she was really billions of lines of machine code, Xavier didn't know which lines to erase without lobotomizing her. Because
Eucharist in the Catholic Church (12,370 words) [view diff] no match in snippet view article find links to article
Catechism of the Catholic Church, 1412 Archived 2006-02-08 at the Wayback Machine; Code of Canon Law, canon 924; Code of Canons of the Eastern Churches, canon
Sophie Winkleman (1,662 words) [view diff] no match in snippet view article find links to article
quoted at SophieWinkleman.com Archived 16 October 2013 at the Wayback Machine "Code Promo Betfirst 2019: CASHMAX – Profitez des meilleurs bonus". Archived
Header-only (246 words) [view diff] no match in snippet view article find links to article
components in the included files, rather than just their interfaces, machine-code bloat (arguably) – the necessary use of inline statements in non-class
Arbitrary-precision arithmetic (2,773 words) [view diff] no match in snippet view article find links to article
multiple-precision addition and subtraction. This sort of detail is the grist of machine-code programmers, and a suitable assembly-language bignumber routine can run
Directory of International Associations of the Faithful (308 words) [view diff] case mismatch in snippet view article find links to article
Associations of the Faithful Archived April 4, 2011, at the Wayback Machine Code of Canon Law, canon 312 and canon 322 International Associations of the
Common Object Request Broker Architecture (4,530 words) [view diff] exact match in snippet view article find links to article
binary interface – Interface to software defined in terms of in-process, machine code access - ABI Application programming interface – Connection between computers
Sharp MZ character set (1,514 words) [view diff] case mismatch in snippet view article find links to article
the UCS (PDF), The Unicode Consortium Ridley, G.P. (1984). Starting Machine Code on the Sharp. D.C. Brennan Eng. pp. 149–150. Bettencourt, Rebecca (2021-11-21)
Very long instruction word (3,038 words) [view diff] exact match in snippet view article find links to article
optimize, and translate x86 opcodes at runtime into the CPU's internal machine code. Thus, the Transmeta chip is internally a VLIW processor, effectively
SAC programming language (529 words) [view diff] exact match in snippet view article find links to article
facilities or mathematical functions; facilitate the compilation to host machine code which can be efficiently executed both in terms of time and space demand;
Burroughs Large Systems (10,309 words) [view diff] exact match in snippet view article find links to article
manner, but eventually the storage requirements would be collated and the machine code would be written to use flat memory addresses of 16-bits or 32-bits or
Duplicate code (1,308 words) [view diff] exact match in snippet view article find links to article
choose to inline both calls to the function, such that the resulting machine code is identical for both the duplicated and non-duplicated examples above
Code of the West (1925 film) (338 words) [view diff] case mismatch in snippet view article
West Code of the West at Lost Film Files: Lost Paramount Pictures films - 1925 Archived August 22, 2015, at the Wayback Machine Code of the West at IMDb
Antony Crowther (233 words) [view diff] exact match in snippet view article find links to article
4032. Following the acquisition of a VIC-20 Crowther began to learn machine code and wrote several games which he showed to software house Superior Systems
Real Programmers Don't Use Pascal (408 words) [view diff] exact match in snippet view article find links to article
McBee Computer Corporation. As the story famously puts it, "He wrote in machine code—in 'raw, unadorned, inscrutable hexadecimal numbers. Directly.'" Since
Peter Nordin (1,480 words) [view diff] exact match in snippet view article find links to article
for automatic induction of binary machine code using genetic programming and researched how to produce machine code with genetic programming. In 1997
Jean Briggs Watters (618 words) [view diff] exact match in snippet view article find links to article
one of around ten thousand women enlisted to decrypt the German Enigma machine code at Bletchley Park. She never revealed details of her work. Jean Briggs
Max Tegmark (2,170 words) [view diff] exact match in snippet view article find links to article
school, he and a friend created and sold a word processor written in pure machine code for the Swedish eight-bit computer ABC 80, and a 3D Tetris-like game
Windows Runtime (3,512 words) [view diff] exact match in snippet view article find links to article
the same format as CLI metadata. Native code (i.e., processor-specific machine code) cannot contain metadata, so it is stored in a separate metadata file
Chromebook (7,922 words) [view diff] exact match in snippet view article find links to article
make Linux desktop applications available on Chromebooks via a virtual machine code-named "Crostini". ChromeOS, which runs on Chromebooks, is already based
ZX80 (1,740 words) [view diff] exact match in snippet view article find links to article
moving graphics impossible. This could be overcome only by very clever machine code tricks. These had to effectively replace the video rountines in ROM and
WarpOS (2,465 words) [view diff] exact match in snippet view article find links to article
little use in modernising the OS, being written wholly in non-annotated machine code assembly language.[9] The choice of WarpOS over its rival proved to be
Atari Pascal (284 words) [view diff] exact match in snippet view article find links to article
code for a virtual machine, as with UCSD Pascal, instead of generating machine code, but the resulting programs are as much as seven times faster than Apple
Java (software platform) (8,479 words) [view diff] exact match in snippet view article
just-in-time (JIT) compiler, converts intermediate bytecode into native machine code on the fly. The Java platform also includes an extensive set of libraries
Genetic programming (3,313 words) [view diff] exact match in snippet view article find links to article
commercial GP software Discipulus uses automatic induction of binary machine code ("AIM") to achieve better performance. μGP uses directed multigraphs
Clipper (programming language) (1,095 words) [view diff] exact match in snippet view article
p-code. p-code is considerably faster, but still not as fast as the machine code generated by native compilers. As a technical marketing ploy, the p-code
Qattara Depression (2,912 words) [view diff] exact match in snippet view article find links to article
Welchman as being unintentionally helpful in the breaking of the Enigma machine code, due to his regular transmissions stating there was "nothing to report"
Protection ring (3,861 words) [view diff] exact match in snippet view article find links to article
will not. This flag determines whether it would be possible to execute machine code operations such as modifying registers for various descriptor tables
IP Pascal (4,932 words) [view diff] exact match in snippet view article find links to article
original system was coded in Z80 assembly language, and output direct machine code for the Z80. It was a single-pass compiler without a linker, it included
Personal Computer World (1,101 words) [view diff] exact match in snippet view article find links to article
Newsprint section, Benchtests (in-depth computer reviews), Subset, covering machine code programming, type-in program listings, Bibliofile (book reviews), the
Motorola 68000 (7,389 words) [view diff] case mismatch in snippet view article find links to article
Pitman Publishing; 70 pages; 1984; ISBN 978-0273021520. (archive) 68000 Machine Code Programming (68000, 68008, 68010, & 68020 Processors); 1st Ed; David
Firebirds (video game) (148 words) [view diff] exact match in snippet view article
Bombers, and white Weavers in an intricate dance of death. 100 percent machine code. Very difficult to get to see the mothership, but worth it! Highly recommended
Software bloat (2,695 words) [view diff] exact match in snippet view article find links to article
programming, code bloat refers to the presence of program code (source code or machine code) that is perceived as unnecessarily long, slow, or otherwise wasteful
Asymptote (vector graphics language) (541 words) [view diff] exact match in snippet view article
construction algorithms to three dimensions, and compiles commands into virtual machine code for speed without sacrificing portability. High-level graphics commands
Orange drink (441 words) [view diff] no match in snippet view article find links to article
for Specific Nonstandardized Foods Archived 2008-12-03 at the Wayback Machine," Code of Federal Regulations, Title 21, Pt. 102, Subpart B., Sec. 102.33.
French Foreign Legion (15,529 words) [view diff] no match in snippet view article find links to article
YouTube. 5 December 2010. Archived at Ghostarchive and the Wayback Machine: "Code d'honneur du légionnaire". YouTube. 13 March 2013. "Legio patria nostra"
Machine-dependent software (608 words) [view diff] exact match in snippet view article find links to article
dialect. The intermediate code guidelines are interpreted into distinct machine code arrangements by a code generator to make executable code. The intermediate
List of BASIC dialects (7,262 words) [view diff] exact match in snippet view article find links to article
TransEra HotBasic (Win32, Linux) – Simple but powerful compiler, emits machine code. Supports GUI, console, CGI, and database programming. HotPaw Basic (a
Kelly Perdew (549 words) [view diff] no match in snippet view article find links to article
Make a Difference. Volunteer Archived June 9, 2007, at the Wayback Machine "Code of Support Foundation advisory board". codeofsupportfoundation.org.
Valgrind (1,443 words) [view diff] exact match in snippet view article find links to article
it would like on the IR, before Valgrind translates the IR back into machine code and lets the host processor run it. Valgrind recompiles binary code to
Bounds checking (1,237 words) [view diff] exact match in snippet view article find links to article
irrespective of which computer language had been compiled to produce the machine code. A limited number of later CPUs have specialised instructions for checking
Factor (programming language) (1,160 words) [view diff] exact match in snippet view article
and C structs. A library implementing regular expressions, generating machine code to do the matching. A foreign function interface is built into Factor
Vulkan (5,180 words) [view diff] exact match in snippet view article find links to article
application runtime to translate the program's shaders into the GPU's machine code. In contrast, Vulkan drivers are supposed to ingest shaders already translated
Neo Geo (5,116 words) [view diff] exact match in snippet view article find links to article
of the video output. The MVS and AES hardware can execute identical machine code. Owners can move EPROMs from one type to the other, and the game will
Processor power dissipation (2,009 words) [view diff] exact match in snippet view article find links to article
transistors) – adiabatic circuit, energy recovery logic, etc. Optimizing machine code - by implementing compiler optimizations that schedules clusters of instructions
HCF (162 words) [view diff] exact match in snippet view article find links to article
Hungarian Chess Federation Halt and Catch Fire (computing), a semi-mythical machine code mnemonic High-cycle fatigue Highest common factor Host cell factor C1
ECLiPSe (755 words) [view diff] exact match in snippet view article find links to article
includes an incremental compiler which translates source code into virtual machine code. The compiler optimizes index selection, unification order, inlining
Chicken (Scheme implementation) (1,725 words) [view diff] exact match in snippet view article
Chicken compiler, and then a C compiler translates the C program into machine code for the target computer architecture, producing an executable program
OpenJ9 (1,632 words) [view diff] exact match in snippet view article find links to article
applications by compiling platform-neutral Java bytecode into native machine code at run time. Not every method that gets called by an application is compiled
Dynamic random-access memory (11,072 words) [view diff] exact match in snippet view article find links to article
and Nvidia, with HBM2 in some of their GPU chips. The cryptanalytic machine code-named Aquarius used at Bletchley Park during World War II incorporated
M-80 (explosive) (1,669 words) [view diff] case mismatch in snippet view article
gov. Retrieved August 8, 2024.Archived July 6, 2024, at the Wayback Machine Code of Federal Regulations. "§ 1500.17 Banned hazardous substances". ecfr
Linked list (7,792 words) [view diff] exact match in snippet view article find links to article
advantage of being more generic, in that the same data structure and machine code can be used for a linked list no matter what the size of the data is
Path length (162 words) [view diff] exact match in snippet view article find links to article
destination in a computer network Instruction path length, the number of machine code instructions required to execute a section of a computer program This
Autocomplete (3,514 words) [view diff] exact match in snippet view article find links to article
feature used in computing Snippet – Small region of re-usable source code, machine code, or text "How to use Auto-Correction and predictive text on your iPhone
Boilerplate code (1,325 words) [view diff] exact match in snippet view article find links to article
technique Snippet (programming) – Small region of re-usable source code, machine code, or text Template processor – Software designed to combine templates
Singer System Ten (1,554 words) [view diff] exact match in snippet view article find links to article
mostly though you could accept data at the start or if you patched the machine code you could do it in flight. Singer also created software packages for
DEC Alpha (6,361 words) [view diff] exact match in snippet view article find links to article
performance of certain applications. BWX also makes the emulation of x86 machine code and the writing of device drivers easier. Motion Video Instructions (MVI)
Jonathan Maberry (3,160 words) [view diff] no match in snippet view article find links to article
series follows with The King of Plagues, Assassin's Code, Extinction Machine, Code Zero, Predator One, Kill Switch, Dogs of War; and Deep Silence. Maberry
Lisp machine (3,868 words) [view diff] exact match in snippet view article find links to article
count) (when (funcall predicate i) (incf count))))) The disassembled machine code for above function (for the Ivory microprocessor from Symbolics): Command:
Moldovan language (6,786 words) [view diff] no match in snippet view article find links to article
for ISO 639 identifier: mol Archived 11 October 2012 at the Wayback Machine "Code Changes: ISO 639-2 Registration Authority". US Library of Congress.
DCF77 (4,032 words) [view diff] no match in snippet view article find links to article
2013-07-22 at the Wayback Machine, Signal Archived 2013-07-24 at the Wayback Machine, Code Archived 2013-07-25 at the Wayback Machine Meteotime Time and frequency
Z22 (computer) (586 words) [view diff] exact match in snippet view article
program than previous first generation computers. It was programmed in machine code with 38-bit instruction words, consisting of five fields: 2 bits `10`
List of Java virtual machines (717 words) [view diff] exact match in snippet view article find links to article
the GCC Java compiler, that compiles either to bytecode or to native machine code. As of GCC 7, gcj and associated libjava runtime library have been removed
History of the Scheme programming language (2,021 words) [view diff] exact match in snippet view article find links to article
who read McCarthy's paper and coded the eval function he described in machine code. The familiar (but puzzling to newcomers) names CAR and CDR used in Lisp
KAI T-50 Golden Eagle (10,803 words) [view diff] no match in snippet view article find links to article
"Lockheed Martin Publication" Archived January 12, 2016, at the Wayback Machine. Code One Magazine "KAI makes first delivery of its indigenous FA-50PH" Archived
Home computer (11,752 words) [view diff] exact match in snippet view article find links to article
computer in the UK for a decade; advanced BBC BASIC with integrated 6502 machine code assembler, and a large number of I/O ports, ~ 1.5 million sold. April
Classic RISC pipeline (3,612 words) [view diff] exact match in snippet view article find links to article
for. This data hazard can be detected quite easily when the program's machine code is written by the compiler. The Stanford MIPS machine relied on the compiler