/lambdanative

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

Primary LanguageSchemeOtherNOASSERTION

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.

The repository contains a number of demonstration programs, inlcuding the games uSquish and LineDrop, and a Calculator.

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!