Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

Urbiscript

< >

Urbiscript is an open source programming language created in 2003 by Jean-Christophe Baillie.

#1472on PLDB 21Years Old

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. Read more on Wikipedia...


Example from Wikipedia:
at (x + y == z) echo("%s + %s == %s" % [x, y, z]);

Language features

Feature Supported Token Example
Comments ✓
MultiLine Comments ✓
Integers ✓
Floats ✓
Hexadecimals ✓

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 624 · feedback@pldb.io