Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sergestinckwich/liburbi.st
- Owner: SergeStinckwich
- License: mit
- Created: 2016-04-13T13:47:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T23:06:50.000Z (over 7 years ago)
- Last Synced: 2024-10-09T13:25:22.262Z (30 days ago)
- Topics: pharo, robotics, smalltalk, urbi
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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'
```