Hi.
I've develop an Android app for developing small applications and scripts on your Android device. The app is called FLX - Visual Programming IDE. The app provides a visual programming language which is based on Lisp under the hood but syntactically is is similar to Kotlin.
I have just open sourced the FLX Lisp implementation which is powering the FLX visual language execution: https://github.com/Fuusio/flx-lisp
The repo contains also a REPL app for trying out the FLX Lisp.
Some screenshots:







A short introduction video on YouTube:
The app is free and available from Google Play Store:
https://play.google.com/store/apps/details?id=com.flx
The web site for the app with User Guide, Tips, Q&A, Blog, etc:
https://floxp.app/
So I'm looking for feedback and ideas on how to proceed with this app. I have already implemented the following APIs to FLX:
As a Lego fan I am also considering to develop an extension that would enable creating applets for controlling Lego Mindstorms.
I've develop an Android app for developing small applications and scripts on your Android device. The app is called FLX - Visual Programming IDE. The app provides a visual programming language which is based on Lisp under the hood but syntactically is is similar to Kotlin.
I have just open sourced the FLX Lisp implementation which is powering the FLX visual language execution: https://github.com/Fuusio/flx-lisp
The repo contains also a REPL app for trying out the FLX Lisp.
Some screenshots:







A short introduction video on YouTube:
The app is free and available from Google Play Store:
https://play.google.com/store/apps/details?id=com.flx
The web site for the app with User Guide, Tips, Q&A, Blog, etc:
https://floxp.app/
So I'm looking for feedback and ideas on how to proceed with this app. I have already implemented the following APIs to FLX:
- BeanShell script execution
- MQTT API for implementing MQTT clients
- IFTTT Web Hooks API
As a Lego fan I am also considering to develop an extension that would enable creating applets for controlling Lego Mindstorms.
Last edited: