0%

3-letter words containing p, l

  • plo — Palestine Liberation Organization
  • plp — Parliamentary Labour Party
  • plr — Public Lending Right
  • pls — Pls is a written abbreviation for please.
  • plu — a beaver skin, especially one of prime quality.
  • ply — British Dialect. to bend, fold, or mold.
  • pml — Parallel ML.
  • pol — a politician, especially one experienced in making political deals, exchanging political favors, etc.
  • ppl — Polymorphic Programming Language. An interactive, extensible language, based on APL, from Harvard University.
  • prl — Proof Refinement Logic. Versions: micro-PRL, lambda-PRL, nu-PRL.
  • psl — (language)   1. Portable Standard Lisp. 2. Problem Statement Language.
  • pul — a coin and monetary unit of Afghanistan, the 100th part of an afghani.
  • rpl — Reverse Polish LISP. Language used by HP-28 and HP-48 calculators.
  • spl — 1. Synchronous Programming Language. A DSP language. "Introduction to the SPL Compiler", Computalker Consultants, 1986. 2. Space Programming Language. Realtime language used by the US Air Force for aerospace software. Aka SPL/J6. Similar to JOVIAL. "Space Programming Language Development", SAMSO TP 70-325, System Development Corp (Sep 1970). (See CLASP). 3. System Programming Language. HP, 1977. An ALGOL-like language for the HP3000 computer allowing inline assembly code. MPE, the OS for the HP3000 was written in SPL. Pub.No.30000-90024, HP. See also SPLash!. 4. Systems Programming Language. PRIME Computer, 80's. A variant of PL/I used on PRIME computers. PL/I subset G, less I/O plus a few extensions. SPL User's Reference Guide, Prime. (See PL/P.) 5. Systems Programming Language. A PL/I subset/extension for the P1000. D.B. Wortman, U Toronto. Philips Data Sys, Netherlands, 1971. Symbolic constants, pointer arithmetic, inline assembly code. Used to implement compilers, operating systems, and database. 6. Student Programming Language. A translator-interpreter for a dialect of PL/I. 7. Set Priority Level
  • tpl — 1. Table Producing Language. "The Bureau of Labor Statistics Table Producing Language (TPL)", R.C. Mendelssohn, Proc ACM Annual Conf (1974). 2. Fleming Nielson. A concurrent functional language. 3. Terminal Programming Language. Texas Inst, late 70's. Used on the TI-990/1 Small Business Computer and the TI-771 Intelligent Terminal.
  • ulp — 1.   (language)   A small structured language for use on microprocessors. 2.   (protocol)   Upper Layer Protocol.
  • vpl — 1. visual programming language. 2. A dataflow language for interactive image processing.
  • xpl — A small dialect of PL/I used for compiler writing from Stanford, 1967-69. XPL has one-dimensional arrays. I/O is achieved with character pseudo-variable INPUT and OUTPUT, e.g. OUTPUT = 'This is a line'; It has inline machine code. "Programmers are given all the rope they ask for. Novices tend to hang themselves fairly frequently." XPL has been implemented on IBM 360, Univac 1100, ICL System 4, CDC 6000 and Cyber series, XDS Sigma-5 and Sigma-7 and DEC PDP-10. An optimising XPL compiler (version 1) by Robin Vowels <[email protected]> is a standard implementation of XPL and is based on McKeeman, Horning, and Wortman's improved XCOM (which employs hashed symbol table generation). It includes the extra built-in function COREHALFWORD. The following areas have been optimised: procedures calls when the argument and corresponding parameter are of the same type, and when the argument is a constant; constant subscripts; use of CORELHALFWORD and COREWORD; string constants of length one; iterative DO statements by transferring code to the end of the loop. String constants of length one do not require a descriptor, hence more descriptors are available for string variables. Comparison operations are treated as commutative, and an improved Commute algorithm is used. Halfword instructions are generated for BIT(16) variables. These areas have been improved or re-written: calls on OUTPUT, catenation, integer-to-string conversion, multiply, divide, and MOD. An emitter for SS-type instructions has been added. The compiler achieves an 11% reduction in object code compiling itself, an 11% increase in compilation rate, a 55% increase in compilation speed when the $E toggle is set. Special treatment for catenating a string to an integer substantially decreases consumption of the free string area, and decreases string moves. The latter improvement is most noticeable on small core machines. Core requirements: less than the improved XCOM on which it is based (approx. 98000 bytes). Symbol table size is 468. Ported to IBM System 370. The compiler is written in XPL. The code generators are machine-specific.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?