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
AmbientTalk
Zookeeper IQ Game
MX Player
Reversi (Android)
Prince of Persia for android
Memento Database
LiteBase
Adobe Flash Player 11
SEO Basics
Network_cliser
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:

Github - Firefox AddonGithub - Firefox Addon
Search the Github site for Repositories, Users, Source Code and Projects
Learn XHTMLLearn XHTML
Learn XHTML - This tutorial is designed for the aspiring web designers and web developers who are keen to understand XHTML in detail. Enthusiastic readers can use this tutorial as a source of additional reading. This tutorial provides a basic understanding of XHTML, its syntax and attributes with rules for using the same along with their practical examples
S_W Development Life CycleS_W Development Life Cycle
S_W Development Life Cycle - This tutorial is designed for the readers pursuing education in software development domain, Software Testing aspirants and all enthusiastic readers. Software engineering is an engineering branch associated with development of software product using well-defined scientific principles, methods and procedures
Extension Auto-Installer - Firefox AddonExtension 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
Learn Linux Interview Q ALearn Linux Interview Q A
Learn Linux Interview Q A - Our Linux questions and answers focuses on both Linux Administration & Linux Systems Programming areas. These are useful for both experienced professionals as well as freshers. These questions have been broken down into various sections of Linux kernel viz
Learn Software TestingLearn Software Testing
Learn Software Testing - Testing is executing a system in order to identify any gaps, errors, or missing requirements in contrary to the actual requirements. This tutorial will give you a basic understanding on software testing, its types, methods, levels, and other related terminologies
SL4A - Scripting Layer for AndroidSL4A - Scripting Layer for Android
Scripting Layer for Android (SL4A, formerly known as Android Scripting Environment or ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device
TeeChart Java for AndroidTeeChart Java for Android
TeeChart Java for Android - Charting Component library for Android development environments. Written in native Java and includes 100% sourcecode as purchase option. TeeChart Java Chart for Android is developed to support multi-touch screens, Android 2.1 and greater, though can be easily adjusted to support earlier versions of Android
Learn DTDLearn DTD
Learn DTD - This app will teach you basics of DTD. Learn DTD contains chapters discussing all the basic components of DTD with suitable examples. This reference has been prepared for the beginners to help them to understand the basic concepts related to DTD. Learn DTD will give you enough understanding on DTD from where you can take yourself to a higher level of expertise
Learn Guava v2Learn Guava v2
Learn Guava v2 - Guava is an open source, Java based library developed by Google. It facilitates best coding practices and helps reduce coding errors. It provides utility methods for collections, caching, primitives support, concurrency, common annotations, string processing, I/O, and validations
 

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.
 

AmbientTalk is compatible with your device Asus MeMO Pad FHD / ME102A 10
 
 
© Pantich 2009 - 2025 All rights reserved.