|
Project Information
Members
Links
|
Vodka is an experimental programming language with a focus on creating concurrent, interactive systems. As such, Vodka provides rich concurrency primitives at the language level and a runtime system that is geared towards execution on multiprocessor hardware. The reference implementation consists of a high-level to core language compiler and a core language interpreter running on the Java platform. Existing Java classes can be accessed easily from Vodka programs. |