Sciweavers

264 search results - page 7 / 53
» Ephemeral Java Source Code
Sort
View
CSMR
2010
IEEE
13 years 2 months ago
Co-evolving Annotations and Source Code through Smart Annotations
Annotations are a means to attach additional meta data to the source code of a system. Nowadays, more and more technologies rely on the presence of such annotations in the source c...
Andy Kellens, Carlos Noguera, Kris De Schutter, Co...
BIOINFORMATICS
2004
90views more  BIOINFORMATICS 2004»
13 years 7 months ago
GDPC: connecting researchers with multiple integrated data sources
Summary: The goal of this project is to simplify access to genomic diversity and phenotype data, thereby encouraging reuse of this data. The Genomic Diversity and Phenotype Connec...
Terry M. Casstevens, Edward S. Buckler

Book
278views
15 years 3 months ago
Servlet Essentials
"This document explains the concepts of Java Servlets and provides a step-by-step tutorial for writing HTTP Servlets with complete source code for the example Servlets. The tu...
Stefan Zeiger
WCRE
2002
IEEE
14 years 11 days ago
Java Quality Assurance by Detecting Code Smells
Software inspection is a known technique for improving software quality. It involves carefully examining the code, the design, and the documentation of software and checking these...
Eva Van Emden, Leon Moonen
CC
2003
Springer
124views System Software» more  CC 2003»
14 years 21 days ago
Polyglot: An Extensible Compiler Framework for Java
Polyglot is an extensible compiler framework that supports the easy creation of compilers for languages similar to Java, while avoiding code duplication. The Polyglot framework is ...
Nathaniel Nystrom, Michael R. Clarkson, Andrew C. ...