Urbiscript
http://dbpedia.org/resource/Urbiscript an entity of type: Thing
urbiscript is a programming language for robotics. It features syntactic support for concurrency and event-based programming. It is a prototype-based object-oriented scripting language. It is dynamic: name resolution is performed during the program execution (late binding); slots (member variables) can be added/removed at runtime, and even prototypes (superclasses) of an object can be changed at runtime. Memory management is performed by reference counting. Tightly bound to the Urbi platform it supports seamless integration of C++/Java components.
rdf:langString
rdf:langString
Urbiscript
rdf:langString
urbiscript
rdf:langString
urbiscript
xsd:integer
33150834
xsd:integer
1005323004
rdf:langString
Gostai et al.
xsd:date
2011-11-17
xsd:double
2.7
rdf:langString
urbiscript is a programming language for robotics. It features syntactic support for concurrency and event-based programming. It is a prototype-based object-oriented scripting language. It is dynamic: name resolution is performed during the program execution (late binding); slots (member variables) can be added/removed at runtime, and even prototypes (superclasses) of an object can be changed at runtime. Memory management is performed by reference counting. Tightly bound to the Urbi platform it supports seamless integration of C++/Java components.
rdf:langString
.u
xsd:nonNegativeInteger
11384
xsd:date
2011-11-17
xsd:string
2.7.4