Search references for MULTI PASS-COMPILER. Phrases containing MULTI PASS-COMPILER
See searches and references containing MULTI PASS-COMPILER!MULTI PASS-COMPILER
Software development tool
A multi-pass compiler is a type of compiler that processes the source code or abstract syntax tree of a program several times. This is in contrast to
Multi-pass_compiler
Compiler that processes each compilation unit only once
In computer programming, a one-pass compiler is a compiler that processes each compilation unit only once, sequentially translating each source statement
One-pass_compiler
Software that translates code from one programming language to another
cross-compiler itself runs. A bootstrap compiler is often a temporary compiler, used for compiling a more permanent or better optimized compiler for a
Compiler
Declaration of an identifier in computer programming
declarations are not necessary, which generally requires instead a multi-pass compiler and for some compilation to be deferred to link time. In these cases
Forward_declaration
Topics referred to by the same term
cloud computing services pass, Python keyword for no-op pass, some sorts of transformation in compiler; see multi-pass compiler Pass (spaceflight), the period
Pass
Improving the efficiency of software
goals: when designing a compiler, if fast compilation is the key priority, a one-pass compiler is faster than a multi-pass compiler (assuming same work)
Program_optimization
BASIC. In contrast to typical BASICs of the era, BASIC09 includes a multi-pass compiler that produces compact bytecode known as I-code. I-code replaces a
BASIC09
Analysing a string of symbols, according to the rules of a formal grammar
for them. For compilers, the parsing itself can be done in one pass or multiple passes – see one-pass compiler and multi-pass compiler. The implied disadvantages
Parsing
Computer programming language
the language, using multi-pass compilers with up to seven passes, they described how they had already implemented a one-pass compiler which was in production
ALGOL_68-R
Cross-platform machine-code compiler
example, a compiler that runs on a PC but generates code that runs on Android devices is a cross compiler. A cross compiler is useful to compile code for
Cross_compiler
Converting computer code into a machine readable form
needs to change from target to target. (For more information on compiler design, see Compiler.) The input to the code generator typically consists of a parse
Code_generation_(compiler)
Algorithm for virtual memory implementation
of use. Thus, in a multi-pass compiler, pages which were heavily used during the first pass, but are not needed in the second pass will be favoured over
Page_replacement_algorithm
16-bit IBM minicomputer introduced in 1965
compiler can run on a machine with only 4,096 words of core—though the compiled program might not fit on such a machine. In this multi-pass compiler,
IBM_1130
Free and open-source compiler for various programming languages
The GNU Compiler Collection (GCC; formerly GNU C Compiler) is a collection of compilers from the GNU Project that support various programming languages
GNU_Compiler_Collection
Method of improving computer program speed
tools/compilers. Notable examples are Vector Fabrics' Pareon, SUIF Explorer (The Stanford University Intermediate Format compiler), the Polaris compiler, and
Automatic_parallelization
Compiler that optimizes generated code
An optimizing compiler is a compiler designed to generate code that is optimized in aspects such as minimizing program execution time, memory usage, storage
Optimizing_compiler
Translator of computer source code
A source-to-source translator, source-to-source compiler (S2S compiler), transcompiler, or transpiler is a type of translator that takes the source code
Source-to-source_compiler
Version of FORTRAN programming languate for IBM 650
maximum of two dimensions instead of three. FOR TRANSIT was a multi-pass compiler. The first pass translated the source to an intermediate language, IT (Internal
FOR_TRANSIT
1970s-80s computer programming language
allows the use of one-pass compilers. Such a compiler by Gutknecht and Wirth was about four times faster than earlier multi-pass compilers. Here is an example
Modula-2
Proprietary language for AI accelerators
on the lower level LLVM compiler framework like many languages such as Julia, Swift, C++, and Rust. MLIR is a newer compiler framework that allows Mojo
Mojo_(programming_language)
General-purpose programming language
were effectively treated as pointers. A new compiler was written, and the language was renamed C. The C compiler and some utilities made with it were included
C_(programming_language)
Former research centre in Malvern, Worcestershire, England
man-years, using multi-pass compilers with up to seven passes. The RRE team described how they had already implemented a one-pass compiler, which was already
Royal_Radar_Establishment
Multi-paradigm system programming language
implementations compile directly into machine code. Production ready compilers: DMD – The Digital Mars D compiler by Walter Bright is the official D compiler; open
D_(programming_language)
Keyword used in some programming languages to tag variables
optimizations that may be performed by the compiler, the CLR, or by hardware. When a field is marked volatile, the compiler is instructed to generate a "memory
Volatile (computer programming)
Volatile_(computer_programming)
Programming language
includes an interactive top-level interpreter, a bytecode compiler, an optimizing native code compiler, a reversible debugger, and a package manager (OPAM)
OCaml
C++ framework for compiler development
MLIR (Multi-Level Intermediate Representation) is an open-source compiler infrastructure project developed as a sub-project of the LLVM project. It provides
MLIR_(software)
Fortran parallel programming extension
standard, the number of implementations is growing. The first open-source compiler which implemented coarrays as specified in the Fortran 2008 standard for
Coarray_Fortran
American computer scientist
Transition-diagram Compiler", which included the first published explanation of the concept. In this paper, he proposed organizing a compiler as a set of coroutines
Melvin_Conway
General-purpose programming language
computer by an innovative 63-phase compiler that ran entirely in its core memory of only 8000 (six-bit) characters. The compiler could be run from tape, or from
Fortran
Programming language
cross-platform compiler written in Object Pascal (and is self-hosting). It is aimed at providing a convenient and powerful compiler, able to both compile legacy
Pascal_(programming_language)
Procedural, imperative computer programming language
compiler took over from the PL/I F compiler and was IBM's workhorse compiler from the 1970s to the 1990s. Like PL/I F, it is a multiple pass compiler
PL/I
1970 studio album by George Harrison
All Things Must Pass is the third studio album by the English rock musician George Harrison. Released as a triple album in November 1970, it was Harrison's
All_Things_Must_Pass
Object-oriented computer programming language
SDK includes a freeware command-line compiler called vbc.exe. Mono also includes a command-line VB.NET compiler. Visual Basic is often used in conjunction
Visual_Basic_(.NET)
High-level programming language first released in 1980
any order. A pragma is a compiler directive that conveys information to the compiler to allow specific manipulating of compiled output. Certain pragmas
Ada_(programming_language)
Tool to convert sequential code to parallel
parallelizing and optimizing compiler (workbench) for C and Fortran sequential programs. This source-to-source compiler adapts existing applications to
Automatic parallelization tool
Automatic_parallelization_tool
Computer programming language
contexts in the compiled application. The latest Macro compiler can compile any valid Harbour code including code to per-process before compile. Syntax: &(
Harbour (programming language)
Harbour_(programming_language)
The Navy Electronics Laboratory International ALGOL Compiler (NELIAC) is a dialect and compiler implementation of the programming language ALGOL 58, developed
NELIAC
General-purpose programming language
addition of compile time generic programming data types, allowing functions to work on a variety of data, along with a small set of new compiler directives
Zig_(programming_language)
Parallel computing platform and programming model
C/C++', compiled to PTX with nvcc (Nvidia's LLVM-based C/C++ compiler) or by clang itself. Fortran programmers can use 'CUDA Fortran', compiled with the
CUDA
Programming language
GCC-based Go compiler; later extended to also support LLVM, providing an LLVM-based Go compiler called gollvm. A third-party source-to-source compiler, GopherJS
Go_(programming_language)
Comparison between two programming languages
are statically eliminated by the JIT compiler. Safety guarantees come at a run-time cost. For example, the compiler is required to put appropriate range
Comparison_of_Java_and_C++
Open standard for parallelizing
Parallel Studio. IBM XL compiler Sun Studio 12 update 1 has a full implementation of OpenMP 3.0 Multi-Processor Computing Several compilers support OpenMP 3
OpenMP
Programming language
ArkCompiler consists of two parts, compiler toolchain and runtime. Cangjie programming language also features a dedicated LLVM-based Cangjie Compiler that
Cangjie (programming language)
Cangjie_(programming_language)
Lightweight programming language
language, which compiler emits Lua files. LunarML, Standard ML compiler that produces Lua/JavaScript LuaJIT, a just-in-time compiler of Lua 5.1. Luau
Lua
Low-level programming language family
been used. Multi-pass assemblers create a table with all symbols and their values in the first passes, then use the table in later passes to generate
Assembly_language
Subfield of cryptography
Secure multi-party computation (also known as secure computation, multi-party computation (MPC) or privacy-preserving computation) is a subfield of cryptography
Secure multi-party computation
Secure_multi-party_computation
Microsoft programming language
Software Foundation developed the F# open-source compiler and tools, incorporating the open-source compiler implementation provided by the Microsoft Visual
F Sharp (programming language)
F_Sharp_(programming_language)
General-purpose programming language
this time period, work had shifted from the initial OCaml compiler to a self-hosting compiler (i.e., written in Rust) targeting LLVM. The ownership system
Rust_(programming_language)
Object-oriented programming language
emit C code which will be passed to a C compiler to obtain optimized native code. On .NET, the EiffelStudio compiler directly generates Common Intermediate
Eiffel_(programming_language)
Biblically themed, free and open-source operating system created by Terry A. Davis
(named HolyC) in place of BASIC, and included an original flight simulator, compiler, and kernel. First released in 2005 as J Operating System, TempleOS was
TempleOS
Assembly-language programming and binary-analysis tools
Representations (IR) (PDF). LLVM Summer School. Paris: LLVM. Retrieved May 12, 2026. "Multi-Level Intermediate Representation Overview". MLIR. Retrieved May 11, 2026
List of assembly software and tools
List_of_assembly_software_and_tools
Computer software installed on multiple computing platforms
Visual FoxPro. GLBasic: A BASIC dialect and compiler that generates C++ code. It includes cross compilers for many platforms and supports numerous platform
Cross-platform_software
Concurrent programming language
Transputer.net The occam-pi language. Tock occam compiler – (translator from occam to C from Kent) a Haskell-based compiler for occam and related languages.
Occam_(programming_language)
Programming language derived from Perl
code which was correctly interpreted by a Perl 5 compiler would not be accepted by a Perl 6 compiler. Since backward compatibility is a common goal when
Raku_(programming_language)
Free and open-source assembler
Being the final stage for a popular compiler suite, namely GCC, the GNU Assembler is very widely used in compiling modern free and open source software
GNU_Assembler
Software component technology from Microsoft
relationships between parameters. An IDL file is compiled via the MIDL compiler. For use with C/C++, the MIDL compiler generates a header file with struct definitions
Component_Object_Model
Feature of some programming languages
between overloading and multimethods can be blurred, with the compiler determining whether compile time selection can be applied to a given function call, or
Multiple_dispatch
Programming language standard
and compiler. It can also compile Lisp code to machine code via a C compiler. ECL then compiles Lisp code to C, compiles the C code with a C compiler, and
Common_Lisp
Pascal compiler
Turbo51 is a compiler for the programming language Pascal, for the Intel MCS-51 (8051) family of microcontrollers. It features Borland Turbo Pascal 7 syntax
Turbo51
Programming language
as a subset of ALGOL 68, to allow compiling via a one-pass compiler. It was mostly for numerical analysis. A compiler for ALGOL 68S was available for the
ALGOL_68S
Apple's general-purpose, open-source, compiled programming language
maintained by the open-source community. Swift compiles to machine code and uses an LLVM-based compiler. Swift was first released in June 2014 and the
Swift_(programming_language)
Programming language
mathematical definition of factorial as a recurrence relation. Note that the compiler inferred the type of this function to be int -> int, meaning that this
Caml
Programming language
two compilers. The webdev serve command calls the dartdevc compiler. The webdev build command calls the dart2js compiler. The Dart SDK compiles to JavaScript
Dart_(programming_language)
Type system in computer science
from Data.Kind appeared in version 8 of the Glasgow Haskell Compiler". Haskell' page MultiParamTypeClasses. In GHC, the C Core uses Girard & Reynold's
Type_class
Virtual machine software
to the base JDK include: Graal Compiler, a just-in-time (JIT) compiler. GraalVM Native Image is a technology to compile Java applications ahead of time
GraalVM
Computer system that provides behavior needed by running code
procedures, interfacing with the operating system (OS), among others. The compiler makes assumptions depending on the specific runtime system to generate
Runtime_system
Order of bytes in a computer word
rev (ARMv6 and later). Some compilers have built-in facilities for byte swapping. For example, the Intel Fortran compiler supports the non-standard CONVERT
Endianness
Programming language
Nim compiler was written in Pascal using the Free Pascal compiler. In 2008, a version of the compiler written in Nim was released. The compiler is free
Nim_(programming_language)
Instructions directly executable by a computer
produced by the IBM High-Level Assembler (HLASM), IBM's COBOL compiler, and IBM's PL/I compiler, either as a separate SYSADATA file or as ADATA records in
Machine_code
Overview on Unicode implementation in Microsoft Windows
in the Microsoft C/C++ Compiler". devblogs.microsoft.com. 22 February 2016. At some point in the past, the Microsoft compiler was changed to use UTF-8
Unicode_in_Microsoft_Windows
Type of software bug
additional stack space. Some C compiler options will effectively enable tail-call optimization; for example, compiling the above simple program using
Stack_overflow
General-purpose programming language
Silicon-based versions. The compiler is free of cost, though it has commercial add-ons (e.g., for hiding source code). Numba is a JIT compiler that is used from
Python_(programming_language)
Data type that represents an ordered collection of elements (values or variables)
language Superplan (1949–1951) included multi-dimensional arrays. However, although Rutishauser described how a compiler for his language should be built, did
Array_(data_type)
Form of text that defines C code
storage class may be given higher priority by the compiler for access to registers, although the compiler may choose not to actually store any of them in
C_syntax
Programming language
language. Pony's reference capabilities allow even mutable data to be safely passed by reference between actors. Garbage collection is performed concurrently
Pony_(programming_language)
Component of a computer process
1960s, and this was continued in the Optimizing Compiler and later versions. The IBM Enterprise PL/I compiler introduced a new model "thread" API. Neither
Thread_(computing)
Sequence of program instructions invokable by other software
The compiler replaces each call with the compiled code of the callable. Not only does this avoid the call overhead, but it also allows the compiler to
Function (computer programming)
Function_(computer_programming)
Lukeneder, A.; Lukeneder, P.; Sachsenhofer, R. F.; Roghi, G.; Rigo, M. (2024). "Multi-proxy record of the Austrian Upper Triassic Polzberg Konservat-Lagerstätte
2024_in_paleontology
Range of mainframe computers in the 1960s and 70s
computer systems from the B5000 to the B6700. The single-pass compiler for ESPOL could compile over 250 lines per second. This was replaced in the mid-to-late
Burroughs_Large_Systems
Textadept TextMate Vi vile vim Visual Studio Code Xed XEmacs Zed Amsterdam Compiler Kit BBC BASIC Bigloo Blitz BASIC BDS C CINT Chez Scheme Chicken Clang Clozure
List of free and open-source software packages
List_of_free_and_open-source_software_packages
Scheme-based programming language implementation
language, specifically a compiler and interpreter which implement a dialect of the programming language Scheme, and which compiles Scheme source code to
Chicken (Scheme implementation)
Chicken_(Scheme_implementation)
Romanian writer, lawyer and activist (1904–1968)
Mirela Corlățan, "Anania, față cu reeducarea. Nume de cod 'Apostol'. Mai mulți foști deținuți politici de la Aiud susțin că, în detenție, Mitropolitul
Petre_Pandrea
Text in computer source code that is generally ignored by a compiler/interpreter
programming, a comment is text embedded in source code that a translator (compiler or interpreter) ignores. Generally, a comment is an annotation intended
Comment (computer programming)
Comment_(computer_programming)
Family of computer operating systems
instead of a proprietary compiler system. Other tools – including an object-code archive manager (ar), symbol-table lister (nm), compiler-development tools (e
Unix
Arabian Christianity's growth, distribution before Islam
southern Syria, two out of three, the Zabad and Harran inscriptions, are multi-lingual with a corresponding Greek text. Some Islamic traditions promote
Christianity in pre-Islamic Arabia
Christianity_in_pre-Islamic_Arabia
Programming language that uses first order logic
language that can use most Prolog implementations as a back-end compiler. As a multi-paradigm language, it includes support for both prototypes and classes
Prolog
American businessman (born 1964)
to preserve the natural resources of Earth by making the human species multi-planetary. He announced that New Shepard would begin transporting humans
Jeff_Bezos
History of Primorsky Krai territory
them), launch a campaign to conquer the kingdom. With Goryeo's permission to pass through its territory, the Mongol forces reach and besiege Kaiyuan and Yanji
History_of_Primorye
Compiler optimization to remove code which does not affect the program results
In compiler theory, dead-code elimination (DCE, dead-code removal, dead-code stripping, or dead-code strip) is a compiler optimization to remove dead code
Dead-code_elimination
Programming language evaluation rules
ISBN 0897914198. S2CID 5782416. Wilhelm, Reinhard; Seidl, Helmut (10 November 2010). Compiler Design: Virtual Machines. Springer Science & Business Media. p. 61.
Evaluation_strategy
Legendary creature
Regulus and his army encounter a giant snake, which does not allow them to pass through the river, consuming and crushing a number of soldiers. The serpent
Dragon
Programming language
to existing difficulties", ALGOL X got as far as having a compiler made for it. This compiler was written by Douglas T. Ross of the Massachusetts Institute
ALGOL_68
Sequence of words used to gain access
March 27, 2008. Joseph Bonneau, Ekaterina Shutova, Linguistic properties of multi-word passphrases, University of Cambridge Urbina, Ian (November 19, 2014)
Passphrase
1828 U.S. campaign issue
negroes encamped near Mr. James McCaleb's, and was making his preparations to pass through the Indian nation, he was informed by one of the most respectable
Andrew Jackson and the slave trade
Andrew_Jackson_and_the_slave_trade
Use of multiple languages
somewhere between minimal and maximal definitions. Cook calls these people multi-competent. In addition, there is no consistent definition of what constitutes
Multilingualism
Computer operating system
image processing libraries. IRIX uses the MIPSPro compiler for both its front end and back end. The compiler, also known in earlier versions as IDO (IRIS Development
IRIX
Numerical computing environment and programming language
Microsystems, and for Unix PCs. Version 3 was released in 1987. The first MATLAB compiler was developed by Stephen C. Johnson in the 1990s. In 2000, MathWorks added
MATLAB
Aymara languages. The constitutional reform in 1997 recognized Bolivia as a multi-lingual, pluri-ethnic society and introduced education reform. In 2005,
Indigenous peoples of the Americas
Indigenous_peoples_of_the_Americas
List of versions of the Java programming language
4.0 support (JSR 221). Java Compiler API (JSR 199): an API allowing a Java program to select and invoke a Java Compiler programmatically. Upgrade of
Java_version_history
but deliberately omitted Ophiuchus; Princess Beatrice secretly married multi-millionaire property developer Edoardo Mapelli Mozzi at The Royal Chapel
List of The Weekly with Charlie Pickering episodes
List_of_The_Weekly_with_Charlie_Pickering_episodes
MULTI PASS-COMPILER
MULTI PASS-COMPILER
Surname or Lastname
English
English : from Old French bas(se) ‘low’, ‘short’ (Latin bassus ‘thickset’; see Basso), either a descriptive nickname for a short person or a status name meaning ‘of humble origin’, not necessarily with derogatory connotations.English : in some instances, from Middle English bace ‘bass’ (the fish), hence a nickname for a person supposedly resembling this fish, or a metonymic occupational name for a fish seller or fisherman.Scottish : habitational name from a place in Aberdeenshire, of uncertain origin.Jewish (Ashkenazic) : metonymic occupational name for a maker or player of bass viols, from Polish, Ukrainian, and Yiddish bas ‘bass viol’.German : see Basse.
Female
English
English short form of Latin Cassandra, CASS means "she who entangles men."Â
Girl/Female
Indian, Punjabi, Sikh
Pass through
Boy/Male
Hindu
With multi-colored body
Boy/Male
Hindu, Indian, Marathi
Multi Talented Person; With Good Taste
Boy/Male
Muslim
Famous pass
Girl/Female
Indian, Punjabi, Sikh
Pass through
Surname or Lastname
English
English : variant of Pask, from the byform pasche, Latin pascha.Americanized spelling of German Pasch.
Boy/Male
Indian
Famous pass
Boy/Male
Tamil
Chirtrang | சிரà¯à®¤à¯à®°à®‚க
With multi-colored body
Chirtrang | சிரà¯à®¤à¯à®°à®‚க
Surname or Lastname
English
English : from a pet form of the medieval personal name Pascal, which was brought to England from France.German : topographic name from Pass ‘pass’, ‘passage’ (from Middle Low German pas ‘pace’, ‘passage way’, ‘water gauge’).Jewish (Ashkenazic) : metonymic occupational name or nickname from Yiddish and Polish pas ‘belt’, ‘girdle’.
Boy/Male
Hindu, Indian, Jain, Marathi
With Multi-coloured Body
Boy/Male
Hindu
Mukti, Emancipation, Liberation
Girl/Female
Indian, Punjabi, Sikh
Multi Talented
Male
Finnish
Pet form of Finnish Paavo, PASI means "small."Â
Boy/Male
Tamil
Mukti, Emancipation, Liberation
Surname or Lastname
English
English : status name denoting a serf, Middle English, Old French vass(e), from Late Latin vassus, of Celtic origin. Compare Welsh gwas ‘boy’, Gaelic foss ‘servant’.English : variant of Vause.Swedish : variant of Wass.South German : variant of Fass.Hungarian : from vas ‘iron’, hence a metonymic occupational name for a blacksmith, or a nickname for a resilient, tough man.
Surname or Lastname
English
English : from the medieval female personal name Cass, a short form of Cassandra. This was the name (of uncertain, possibly non-Greek, origin) of an ill-fated Trojan prophetess of classical legend, condemned to foretell the future but never be believed; her story was well known and widely popular in medieval England.
Girl/Female
Indian, Punjabi, Sikh
Pass through
Surname or Lastname
English
English : variant spelling of Pass.French : possibly a nickname from passe ‘sparrow’.
MULTI PASS-COMPILER
MULTI PASS-COMPILER
Surname or Lastname
English
English : occupational name for a maker of wheels, from Middle English whele ‘wheel’ (Old English hwēol) + wyrhta ‘wright’. See also Wheeler.John Wheelwright (c. 1592–1679), clergyman, came to Boston, MA, from Lincolnshire, England in 1636. He was banished from Massachusettes for his support of his sister-in-law, Anne Hutchinson, in the antinomian controversy; he set up a community at Exeter, NH.
Boy/Male
Tamil
Khushaansh | கà¯à®·à®¾à®‚à®·
Khushi ka Ansh
Boy/Male
Irish
Surname.
Boy/Male
Greek
Place name in Greece.
Girl/Female
British, Czech, English, Greek, Swedish
Pure
Girl/Female
Muslim/Islamic
She was a religious righteous woman
Male
Polish
Polish form of German Frideric, FRYDERYK means "peaceful ruler."
Female
English
Probably an English variant spelling of German Wilma, VELMA means "will-helmet."Â
Girl/Female
Indian, Kannada
Sunshine
Male
Hebrew
(עַמִּי×ָסָף) Hebrew name AMIASAF means "my people have been gathered in (reunited)."
MULTI PASS-COMPILER
MULTI PASS-COMPILER
MULTI PASS-COMPILER
MULTI PASS-COMPILER
MULTI PASS-COMPILER
v. t.
To go by, beyond, over, through, or the like; to proceed from one side to the other of; as, to pass a house, a stream, a boundary, etc.
v. i.
Permission or license to pass, or to go and come; a psssport; a ticket permitting free transit or admission; as, a railroad or theater pass; a military pass.
v. t.
To put in circulation; to give currency to; as, to pass counterfeit money.
v. t.
To cause to pass the lips; to utter; to pronounce; hence, to promise; to pledge; as, to pass sentence.
n.
Species of Serranus, the sea bass and rock bass. See Sea bass.
v. i.
To celebrate Mass.
n.
The two American fresh-water species of black bass (genus Micropterus). See Black bass.
v. i.
To go unheeded or neglected; to proceed without hindrance or opposition; as, we let this act pass.
v. i.
To move beyond the range of the senses or of knowledge; to pass away; hence, to disappear; to vanish; to depart; specifically, to depart from life; to die.
v. i.
To make a lunge or pass; to thrust.
v. i.
In football, hockey, etc., to make a pass; to transfer the ball, etc., to another player of one's own side.
v. i.
To go through any inspection or test successfully; to be approved or accepted; as, he attempted the examination, but did not expect to pass.
adv.
By; beyond; as, he ran past.
pl.
of Mufti
v. i.
An opening, road, or track, available for passing; especially, one through or over some dangerous or otherwise impracticable barrier; a passageway; a defile; a ford; as, a mountain pass.
pl.
of Bass
v. t.
To cause to obtain entrance, admission, or conveyance; as, to pass a person into a theater, or over a railroad.
v. i.
To go; to move; to proceed; to be moved or transferred from one point to another; to make a transit; -- usually with a following adverb or adverbal phrase defining the kind or manner of motion; as, to pass on, by, out, in, etc.; to pass swiftly, directly, smoothly, etc.; to pass to the rear, under the yoke, over the bridge, across the field, beyond the border, etc.