lambdanative icon indicating copy to clipboard operation
lambdanative copied to clipboard

LambdaNative is a cross-platform development environment written in Scheme, supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, NetBSD, FreeBSD and OpenWrt.

Introduction

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

If you use the LambdaNative framework for your own work, please reference this ICFP paper. 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

Documentation

Instructions for getting started and API documentation can be found in the wiki: LambdaNative Documentation and Support

Feedback and Contributions

Please help contribute bug reports, code fixes (ideally in the form of pull requests), corrections and missing information about API calls using the project's issue tracker. You might find solutions to past problems in the closed issues. We also recently added a beta GitHub Discussions feature for general discussions. Finally, to contribute documentation and examples, please modify the wiki directly. - Your contributions are much appreciated!