Libraries and FFI bindings

From Impredicative Wiki
Revision as of 18:06, 11 December 2010 by MarcWeber (Talk | contribs)

Jump to: navigation, search

Contents

uw-process

This library let's you run arbitrary command lines. http://gitorious.org/some-urweb-utility-libraries/uw-process be aware that there is a chance that the process code is called multiple times because code generation is retried

uw-ruby

Ruby bindings for Ur. The main purpose is writing cached HTTP queries - because some HTTP requests should never be retried. The test directory contains a usage example. Unfortunately you have to patch Ruby. http://gitorious.com/some-urweb-utility-libraries/uw-ruby

json sample library

Adam Chlipala was so kind providing this example how a JSON Ur library could look like. I hope he finds the time somewhen to publish a repository instead http://adam.chlipala.net/tmp/meta.tgz

library playground

code which could be moved into the core library later. http://github.com/MarcWeber/urweb-library Contact MarcWeber using the github page to get push / commit access I would have liked to create a repository which is easier to get access to (eg by registering at github only) But I didn't find a way. I'm fine with creating a more neutral name such as github.com/urweb later if several users start contributing. (I also tried gitorious - but got yet another "I'm sorry" error .. )

Personal tools