Skip to content
Chris Petersen edited this page Aug 8, 2013 · 43 revisions

Welcome to the LambdaNative Wiki. Please bear with us as we complete the LambdaNative 450+ API wiki entries!

If you are new to LambdaNative, please read Getting Started for information on how to setup the LambdaNative build environment and install the required supporting tools and SDKs.

Date Documentation status
2013-08-08 API expansion 50% complete
2013-08-06 API expansion 30% complete
Added application and compilation information
2013-08-02 First push of API skeleton

Introduction

LambdaNative is an open-source (BSD licensed) cross-platform development environment written in Scheme (Gambit-C), supporting Android, iOS, OS X, Linux, Windows and OpenBSD.

LambdaNative is actively developed and used at the University of British Columbia by the Pediatric Anesthesia Research Team for production of clinical mHealth applications, including mission-critical embedded drug delivery systems and telemonitoring apps for iPhone and Android smartphones. LambdaNative-based applications have been used in clinical trials on >10,000 subjects in Canada, France, India, Uganda, Bangladesh, and South Africa, in >10 separate clinical studies:

Petersen CL, Görges M, Dunsmuir D, Ansermino JM, Dumont GA. "Experience Report: Functional Programming of mHealth Applications". The 18th ACM SIGPLAN International Conference on Functional Programming, ICFP'13, Boston, MA, USA

If you use the LambdaNative framework for your own work, please reference this paper. A list of other publications that use LambdaNative and Gambit is here.

A slideshow describing the LambdaNative framework is available here.

uSquish, the simple example game included in the LambdaNative repository, is available as a free download on the Apple and Google stores: uSquish for iOS and uSquish for Android

Feedback and Contributions

Please help contribute bug reports, code fixes, corrections and missing information about API calls. It is much appreciated!

For LambdaNative specific issues and questions please use the repository issue tracker interface, or submit pull requests. For more general discussion and Gambit Scheme related questions, please use the Gambit mailing list.

Clone this wiki locally