other-languages

here be heresies and things we have to use for work
lilactown 2018-06-27T16:53:43.000468Z

has anyone fiddled with NativeScript?

lilactown 2018-06-27T16:54:44.000247Z

it's apparently similar to React Native. I wonder how CLJS->NativeScript might work

gklijs 2018-06-27T16:59:55.000398Z

So the syntax like React Native but compiling to JavaScript?

lilactown 2018-06-27T17:58:11.000501Z

um, it does not use React Native. it is similar to React Native in that it uses a JavaScript virtual machine to execute JS code that binds to the native platform in some way