Sciweavers

1152 search results - page 6 / 231
» The Scratch Programming Language and Environment
Sort
View
INFORMATICALT
2000
108views more  INFORMATICALT 2000»
13 years 8 months ago
Theoretical Foundations of an Environment-Based Multiparadigm Language
The paper presents a simple programming language and rewriting system called GENS. It is based on an extension of the -calculus called E-calculus. GENS is a multiparadigm language:...
Mario Blazevic, Zoran Budimac, Mirjana Ivanovic
VL
2006
IEEE
125views Visual Languages» more  VL 2006»
14 years 2 months ago
The Visula programming language and environment
Visula is a general-purpose object-oriented visual programming language (VPL). The language uses a new approach, by basing its notation upon UML sequence diagrams, instead of trad...
Calum Grant
ECOOP
2007
Springer
14 years 12 days ago
Reuse Based Refactoring Tools
Current refactoring tools work on a particular language. Each time it is intended to provide refactoring support for new languages, the same refactoring operations are defined and...
Raúl Marticorena Sánchez, Carlos L&o...
ICSEA
2006
IEEE
14 years 2 months ago
Template-Based Development of Fault-Tolerant Embedded Software
— Currently there are different approaches to develop fault-tolerant embedded software: implementing the system from scratch or using libraries respectively specialized hardware....
Christian Buckl, Alois Knoll, Gerhard Schrott
HOPL
1993
14 years 18 days ago
The Development of the C Language
The C programming language was devised in the early 1970s as a system implementation language for the nascent Unix operating system. Derived from the typeless language BCPL, it ev...
Dennis Ritchie