Sciweavers

4716 search results - page 542 / 944
» Tangible functional programming
Sort
View
CORR
2010
Springer
110views Education» more  CORR 2010»
15 years 2 months ago
Advanced Software Protection Now
We introduce a novel software-protection method, which can be fully implemented with today's technologies, that provides traitor tracing and license-enforcement functionalitie...
Diego Bendersky, Ariel Futoransky, Luciano Notarfr...
103
Voted
CORR
2010
Springer
156views Education» more  CORR 2010»
15 years 2 months ago
Building Reusable Software Component For Optimization Check in ABAP Coding
Software component reuse is the software engineering practice of developing new software products from existing components. A reuse library or component reuse repository organizes...
P. Shireesha, S. S. V. N. Sharma
CORR
2006
Springer
113views Education» more  CORR 2006»
15 years 2 months ago
Combining typing and size constraints for checking the termination of higher-order conditional rewrite systems
In a previous work, the first author extended to higher-order rewriting and dependent types the use of size annotations in types, a termination proof technique called type or size ...
Frédéric Blanqui, Colin Riba
LISP
2008
104views more  LISP 2008»
15 years 2 months ago
Flattening tuples in an SSA intermediate representation
For functional programs, unboxing aggregate data structures such as tuples removes memory indirections and frees dead components of the decoupled structures. To explore the consequ...
Lukasz Ziarek, Stephen Weeks, Suresh Jagannathan
JPDC
2006
83views more  JPDC 2006»
15 years 2 months ago
Virtual Leashing: Creating a computational foundation for software protection
We introduce Virtual Leashing,1 a new technique for software protection and control. The leashing process removes small fragments of code, pervasive throughout the application, an...
Ori Dvir, Maurice Herlihy, Nir Shavit