Re: EQL5-Android (port of EQL5 to the Android platform): a first example

2017-07-04 Thread PR
2017-07-04 16:45 GMT+02:00, Daniel Kochmański : > I've seen you mention in the README , that programmer should use > official release (not git snapshot). I fully agree that it is a > preferred choice for development, but I'm curious if this remark is > caused by some regression? Hi Daniel, thanks

Re: EQL5-Android (port of EQL5 to the Android platform): a first example

2017-07-04 Thread Daniel Kochmański
PR writes: > For those interested in tablet / mobile development: > > I finally got a first example of EQL5 to work on Android, see > 'tic-tac-toe' example, of course using both QML and Lisp! > > https://gitlab.com/eql/EQL5-Android > > Paul Congrats! I've seen you mention in the README , that p

EQL5-Android (port of EQL5 to the Android platform): a first example

2017-07-04 Thread PR
For those interested in tablet / mobile development: I finally got a first example of EQL5 to work on Android, see 'tic-tac-toe' example, of course using both QML and Lisp! https://gitlab.com/eql/EQL5-Android Paul