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.

Results 66 lambdanative issues
Sort by recently updated
recently updated
newest added

Hello. How to a build module whith https://libwebsockets.org/

feature-request
question

There are various spots in the code, which are fragile, tedious and error prone. Just two examples: * The other day I submitted a patch which handles Android permissions depending...

Not sure that this is the best implementation to use. I just needed any. TODO: Figure out how to rename the file upon package_download. The basename "5.18.tar.gz" appears meaningless and...

Is development on the Windows platform supported? I have attempted to run configure and have been presented with this error: ``` $ ./Configure Calculator ERROR: this host platform is not...

feature-request
question

I try to time space sampling from the accelerometer, at the moment on Android. To get a sampling rate of 50 Hz, I need a sleep of +/- 0.02 ms...

question

If I install the the LNHealth telePORT app from appstore, both on iOS and Android, and start to rapidly type a long message in messaging (first tab), it seems to...

When testing, I can build Calculator fine, but when trying to build DemoSensors I get the following errors: ``` bash-3.2$ ./configure DemoSensors ios ==> configured to build DemoSensors for ios...

bug
question

Looking at the gambit wiki there are some package managers listed[1]. Are any supported by LN? [1] http://dynamo.iro.umontreal.ca/wiki/index.php/Packages

feature-request
question

macOS High Sierra fails to build any apps due to iconv linking issue in pngtool. I have installed the latest libiconv from macPorts. ``` bash-3.2$ ./configure DemoHelloWorld ==> configured to...

bug

I'm happily compiling some code and looking at the modules, and I don't see any support for gesture recognition. Has work been done here? My use case is simple, I'd...

feature-request