Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

continuations

  • submit to reddit

A Cleaner MVC Inspired by Continuation-Passing Style

With this article I'm starting a series derived from how I'm designing blueBill Mobile, an Android application, but in addition to technology-related topics (not only Android) I'll talk a lot about general design strategies. A relevant effort...

0 replies - 11783 views - 06/22/11 by Fabrizio Giudici in Articles

Sleep 2.1: Java Scripting Language

After 2 years of development, Sleep 2.1 is now released. Sleep is a Java-based scripting language heavily inspired by Perl. Features include first-class functions and continuations, a built-in debugger, taint mode security, and access to the Java class...

2 replies - 5306 views - 06/16/08 by Raphael Mudge in Announcements