AmbientTalk is an experimental object-oriented distributed programming language developed at the Software Languages Lab at the Vrije Universiteit Brussel, Belgium. The language is primarily targeted at writing programs deployed in mobile ad hoc networks.
AmbientTalk is a research platform to experiment with new language features or programming abstractions to facilitate the construction of software that has to run in highly volatile networks exhibiting intermittent connectivity and little infrastructure.
The language's concurrency features are founded on the actor model and have been largely influenced by the E programming language. The language's object-oriented features find their influence in languages like Smalltalk (i.e. block closures, keyworded messages) and Self (prototype-based programming, delegation). Finally, the language has a functional core, inspired by Scheme and Pico.
AmbientTalk's main differences with mainstream languages are that:
· It employs a purely event-driven concurrency framework, founded on actors.
· It abandons the RPC abstraction in favor of asynchronous, non-blocking message passing. Because the system automatically buffers such messages while the receiver of the message is disconnected, the programmer can abstract from temporary network failures by default.
· It has built-in programming language constructs for objects to discover one another in the local ad hoc network. Peer-to-peer service discovery is built into the language.
· It features a dynamic OO kernel language built upon the principles of prototype-based programming. The kernel language supports reflection using mirrors, which provide access to an extensive metaobject protocol, making the language extensible from within itself.
· The language syntax derives primarily from the 'curly brace' family of languages, but it mixes in the keyworded messaging syntax from Smalltalk as well. This, together with AmbientTalk's lightweight block syntax, enables you to easily build your own control structures.
· The current implementation of AmbientTalk embraces the JVM as a platform. It's easy for AmbientTalk programs to use Java libraries, and it's easy for Java objects to use AmbientTalk as an embedded scripting language. This interaction is safe: even when AmbientTalk objects are "exposed" to the JVM, JVM threads cannot violate the concurrency constraints of AmbientTalk's actor model.
AmbientTalk runs on J2SE, J2ME under the connected device configuration (CDC), and Android 2.1 Platform.
Like it? Share with your friends!
Supported operating systems:
Google Android 10.x, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x, Java ME, Java Nokia 240x320, Java SE 240x320
Similar Software:
OpenWebGIS OpenWebGIS - OpenWebGIS is created for everyone who wishes to see and use a new free&open Geographic Information System(GIS). Please make your comments and suggestions. In this GIS you can use the extensive mathematical functionality to calculate and analyze your data
Uninstall Widget Uninstall Widget - A tool for app developers.
Sometimes you need to uninstall very frequent same application while you develop it. Here is the solution.
Add the widget to your home screen, configure it once for "preferred application to uninstall" and you are just one click from uninstall
learn Ember JS learn Ember JS - This tutorial is designed for software programmers who wants to learn the basics of BackboneJS and its programming concepts in simple and easy ways. This tutorial will give you enough understanding on components of EmberJS with suitable examples
Add-on Compatibility Reporter Add-on Compatibility Reporter - Help Mozilla make sure your favorite add-ons get updated for upcoming Firefox releases by using this extension to report whether they still work or are having some issues with alpha and beta releases
Logoid Logoid How many times have you been sitting on a train, an airplane, or been on a long car trip, and just been itching to get coding? With Logoid, you can quench your thirst for programming, expel your boredom and produce fantastic works of art, all on your mobile device!
Logoid is a Logo interpreter for Android
Extension Auto-Installer - Firefox Addon Extension Auto-Installer - Firefox Addon - This is a tool for extension developers tired of the usual test cycle: make a change, create a new extension build, install it in the browser (with wait time and confirmations), restart the browser, test. This extension will receive new extension packages on a TCP port, automatically install them and restart the browser if necessary
TabWidget TabWidget Custom implementation of Android tabs, that overcomes some of the shortcoming of built-in tabs.
The widget allows us to add custom background and use custom icons, tabs can be Top/Bottom aligned
StartJava StartJava - StartJava is aimed primarily at those who are just starting to program for Android. I would say to those who don't even know where to start.
With this program you will not need anything to understand in order to write your first program. StartJava tells you what to do. All you need - just install the program.
The program is arranged quite simple
Learn C Snipz Learn C Snipz - Its is self learning C Programming App..which caters the need of C program learning beginners..
Its as best programs list..which takes learns with syntatic structure,logic of programs and with sample output.
Learn Java XML Learn Java XML - Extensible Markup Language, XML is a very popular simple text based language to be used as a mode of communication between the applications. It is considered as a standard means to transport and store data. JAVA provides an execellent support and rich set of libraries to parse, modify or inquire XML documents
Other Software by developer «AmbientTalk Team»:
AmbientTalk Interpreter AmbientTalk Interpreter - AmbientTalk is an experimental object-oriented distributed programming language developed at the Software Languages Lab at the Vrije Universiteit Brussel, Belgium. The language is primarily targeted at writing programs deployed in mobile ad hoc networks
weScribble weScribble - Draw with your friends!
Draw with your enemies!
Draw with anyone who has an Android device... and a finger!
This is a demo version of the weScribble application for collaborative drawing.
You can draw with anyone on the same wireless network, with changes synchronizing in real time