Henderson et al., 1983 - Google Patents
The Lispkit ManualHenderson et al., 1983
View PDF- Document ID
- 608903680064363962
- Author
- Henderson P
- Jones G
- Jones S
- Publication year
External Links
Snippet
LispKit is the portable implementation technique for a purely functional programming language, LispKit Lisp. The implementation consists of a small virtual machine, and a corpus of language support software, itself written in LispKit Lisp. It is the size and simplicity of the …
- 238000000034 method 0 abstract description 9
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/20—Handling natural language data
- G06F17/21—Text processing
- G06F17/22—Manipulating or registering by use of codes, e.g. in sequence of text characters
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformations of program code
- G06F8/41—Compilation
- G06F8/43—Checking; Contextual analysis
- G06F8/436—Semantic checking
- G06F8/437—Type checking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/50—Computer-aided design
- G06F17/5009—Computer-aided design using simulation
- G06F17/504—Formal methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/30286—Information retrieval; Database structures therefor; File system structures therefor in structured data stores
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/30943—Information retrieval; Database structures therefor; File system structures therefor details of database functions independent of the retrieved data type
- G06F17/30946—Information retrieval; Database structures therefor; File system structures therefor details of database functions independent of the retrieved data type indexing structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for programme control, e.g. control unit
- G06F9/06—Arrangements for programme control, e.g. control unit using stored programme, i.e. using internal store of processing equipment to receive and retain programme
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computer systems utilising knowledge based models
- G06N5/02—Knowledge representation
- G06N5/022—Knowledge engineering, knowledge acquisition
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Brady | Type-driven development with Idris | |
Paulson | ML for the Working Programmer | |
Laird et al. | The soar user’s manual version 9.5. 0 | |
Paulson | The Isabelle reference manual | |
Wing | Writing Larch interface language specifications | |
Michaelson | An introduction to functional programming through lambda calculus | |
Friedman et al. | Essentials of programming languages | |
Hickey et al. | MetaPRL–a modular logical environment | |
Dillinger et al. | ACL2s:“The ACL2 Sedan” | |
Rushby et al. | A less elementary tutorial for the PVS specification and verification system | |
Robert | Front-end tooling for building and maintaining dependently-typed functional programs | |
Laird et al. | The Soar User’s Manual Version 8.6. 3 | |
Henderson et al. | The Lispkit Manual | |
Przigoda et al. | Automated Validation & Verification of UML/OCL Models Using Satisfiability Solvers | |
Mauny | Functional programming using CAML Light | |
Cooper | On the utilisation of persistent programming environments | |
Kiselyov | Effects Without Monads: Non-determinism--Back to the Meta Language | |
Hegazy | The requirements of testing a class of reusable software modules | |
Clack et al. | Programming with Miranda | |
Ramsey | Programming Languages: Build, Prove, and Compare | |
Dockins et al. | Multimodal separation logic for reasoning about operational semantics | |
Wong | Validation of HOL proofs by proof checking | |
Rich | Inspection methods in programming: Clichés and plans | |
Agerholm et al. | Towards an integrated CASE and theorem proving tool for VDM-SL | |
O’Donnell | Embedding a hardware description language in template haskell |