Hi,

On Wed, Sep 20, 2017 at 10:49:59AM +0200, pd wrote:
> should be possible to interface with native android code?  I suppose it

Not "native" in the PicoLisp sense (i.e. calling the 'native' function) as there
are C libraries accessible in Android. But with the Android toolbox, yes.


> would be similar to interface with java in common picolisp. The goal would
> be to have native app rather than web apps inside an html content

Yes, it does indeed use a (slightly improved) version of the PicoLisp java
interface in "@lib/java.l". It is also briefly described near the end of the
article at https://picolisp.com/wiki/?PilBox.

♪♫ Alex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to