Sciweavers

4386 search results - page 4 / 878
» A Tamper-Resistant Programming Language System
Sort
View
GPEM
2002
134views more  GPEM 2002»
13 years 7 months ago
Genetic Programming and Autoconstructive Evolution with the Push Programming Language
Push is a programming language designed for the expression of evolving programs within an evolutionary computation system. This article describes Push and illustrates some of the o...
Lee Spector, Alan J. Robinson
DLS
2010
146views Languages» more  DLS 2010»
13 years 5 months ago
Experiences with an icon-like expression evaluation system
The design of the Icon programming language's expression evaluation system, which can perform limited backtracking, was unique amongst imperative programming languages when c...
Laurence Tratt
DLS
2010
277views Languages» more  DLS 2010»
13 years 5 months ago
Factor: a dynamic stack-based programming language
Factor is a new dynamic object-oriented programming language. It began as an embedded scripting language and evolved to a mature application development language. The language has...
Sviatoslav Pestov, Daniel Ehrenberg, Joe Groff