Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
PostgreSQL Database - Firefox Addon
Learn JavaScript v2
VVS HTML Editor Free
SL4A - Scripting Layer for Android
JMemo2HTML
Java Programming
Oracle DB 11g Errors Guide
Oracle DB 11g Errors Guide
Learn Android QA
Learn Java XML
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
AmbientTalk





AmbientTalk
Version: 2.22 updated

Platforms: Android, Java


Categories: Programming & Development

Upload date: 9 Feb 13

Developer: AmbientTalk Team

License: Freeware

Downloads: 8999

File Size: 3863 Kb
Download Free AmbientTalk 



Rating: 2.7/5 (Total votes: 40)




  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:

google-api-translate-javamegoogle-api-translate-javame
google-api-translate-javame this project provides a simple API to use Google Translate on the JavaME (J2ME) platform. It uses the Google AJAX Language API to do the translation via a HTTP connection
Create your own MeBoy (En/De)Create your own MeBoy (En/De)
DIES IST KEINE DATEI FaoR EUER HANDY!!!!!!!!!!!!!!!!!!!!!!!!!! DIES IST EINE DATEI FaoR EUERN COMPUTER!!!!!!!!!!!!!!!!!!!!!!
MiniMEMiniME
MiniME is a light weight J2ME library that lets you build games and advanced UI. · a resource manager to easily import and use Image and Text. · event manager to ease communication between view and different component of the library. · a set a predefined UI component, such as Label, EditField, RadioButton group, CheckBox group, to build UI
UnicodeMidletUnicodeMidlet
UnicodeMidlet provides a user interface for browsing all of the unicode characters on Java ME phones
PhoneGapPhoneGap
PhoneGap is an open source development tool for building fast, easy mobile applications with JavaScript. If you are a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android, Symbian and Blackberry SDKs, PhoneGap is for you
J2MEdit - Source Code EditorJ2MEdit - Source Code Editor
Write and compile source code on your Java J2ME mobile device. Develop C++, Java, PHP, and HTML code - With fully highlighted syntax. J2MEdit is the first and only tool that combines the power of a large programming IDE and the portability of a mobile phone to create a small and easy to use source code editor
JJOS ShellJJOS Shell
JJOS Shell - JJOS is an experimental and educational shell program with extensible functionality. Good for beginner programmers, or simply for curious people. The shell supports cascaded commands, which helps user to type much less and act efficiently
bongi dot mobibongi dot mobi
Build your own free mobi site directly from your phone!
W3DGLW3DGL
W3DGL - This library (distributed as .java file) combines the essential features of mobile 3D graphics in a very small engine so searching standard features in the huge API is obsolete. You create Triangles and Quads, which only require three (four) vectors and an image object (for texturing) as arguments, and add them to an instance of Engine
Geek toolsGeek tools
Geek tools - Features: Prime number checker: Can check a 64-bit integer for primality. Al bhed translator: Al bhed is a language spoken by a race in the game Final Fantasy 10. This tool allows you to convert from Al bhed to English and vice versa. The code that does this is very generic so it could be done to any other language and I am open to suggestions. Eg, Elvish
 

Other Software by developer «AmbientTalk Team»:

AmbientTalk InterpreterAmbientTalk 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
weScribbleweScribble
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

» show more

 

Comments on AmbientTalk:

D.B:
GOOD

Date: 16 Feb 12

mtamoor:
soso not good

Date: 22 Apr 13

Allob Accom:
Uk MY ME

Date: 23 Sep 24

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if AmbientTalk supports it
 
 
© Pantich 2009 - 2025 All rights reserved.