Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergestinckwich/liburbi.st

Generate Urbi code from Smalltalk
https://github.com/sergestinckwich/liburbi.st

pharo robotics smalltalk urbi

Last synced: 8 days ago
JSON representation

Generate Urbi code from Smalltalk

Awesome Lists containing this project

README

        

# libUrbi.st

[![Build Status](https://travis-ci.org/SergeStinckwich/libUrbi.st.svg?branch=master)](https://travis-ci.org/SergeStinckwich/libUrbi.st)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/SergeStinckwich/libUrbi.st/master/LICENSE.md)

Code available on SmalltalkHub: http://smalltalkhub.com/#!/~SergeStinckwich/libUrbiST

```Smalltalk
Gofer new
url: 'http://smalltalkhub.com/mc/SergeStinckwich/libUrbiST/main';
configurationOf:'LibUrbi';
loadVersion: '0.3'
```