Sciweavers

6201 search results - page 46 / 1241
» Implementation of Axiomatic Language
Sort
View
117
Voted
FSMNLP
2005
Springer
15 years 8 months ago
Principles, Implementation Strategies, and Evaluation of a Corpus Query System
Abstract. The last decade has seen an increase in the number of available corpus query systems. These systems generally implement a query language as well as a database model. We r...
Ulrik Petersen
105
Voted
JUCS
2010
103views more  JUCS 2010»
15 years 1 months ago
Using Lisp Implementation Internals Unportable but Fun
: We present a number of developer tools and language extensions that are available for use with Steel Bank Common Lisp, but which are perhaps not as wellknown as they could be. Ou...
Christophe Rhodes
126
Voted
APCSAC
2003
IEEE
15 years 6 months ago
On Implementing High Level Concurrency in Java
Abstract. Increasingly threading has become an important architectural component of programming languages to support parallel programming. Previously we have proposed an elegant la...
G. Stewart Von Itzstein, Mark Jasiunas
ACMSE
2009
ACM
15 years 9 months ago
Ginger: implementing a new Lisp family syntax
In this paper we introduce G-expressions, a new syntax based on the S-expression syntax utilized by most Lisp family languages. We have implemented a new homoiconic language, Ging...
James Dean Palmer
110
Voted
GPCE
2008
Springer
15 years 3 months ago
Generating incremental implementations of object-set queries
High-level query constructs help greatly improve the clarity of programs and the productivity of programmers, and are being introduced to increasingly more languages. However, the...
Tom Rothamel, Yanhong A. Liu