-
An Android Studio development environment can be somewhat cumbersome to set up under NixOS, so a solution using a Docker container is described in this article. Normally instructions at NixOS Android suffice, but I'm experiencing trouble with additional functionality (e.g. The Gradle Wrapper). Hence this Docker based …
Read More -
ClojureScript apps for iOS and Android devices
Aug 17, 2016 · 1 min read · Computer Software Functional Programming Clojure ClojureScript GUI Android iOS ·For Leiningen: A fork of dmotz/natal by Dan Motzenbecker with the goal of generating skeleton of native app for iOS and Android based on Reagent + re-frame, Om.Next or Rum – Re-Natal (by Artur Girenko). For Boot: Provides several tasks that helps integrate ClojureScript with the React Native packager and build process …
Read More -
Experimental Clojure compiler with small memory footprint, fast loading time and reduced binary size – Project Skummet (by Alex Yakushev) BEWARE project appears terminated (July 2023)
Read More