The answer to that is a qualified yes.  The app currently sports 2
modes: a text-only console complete with editors, input log, etc. and
a JHS mode which I am currently trying to coerce some graphics out of.

I foresee 2 approaches to leveraging this package as as platform:
    developing GL or taming JHS to the point of developing usable
j-oriented widgets
    exposing the J engine as a service that android developers can use
to embed J in their accustomed environments,

The latter of the two is the easiest to achieve and only begs a couple
dozen hours to implement once the base package is stabilized.  There
is nothing preventing the first option from happening except for a
considerable amount of work. Embedded GL2 is supported by android but
I have not even begun to look at what all might be involved..

 - michael

On Mon, Feb 27, 2012 at 10:59 AM, William Tanksley, Jr
<wtanksle...@gmail.com> wrote:
> Sorry -- you're right, I made no sense.
>
> I meant, does your app allow one to write J programs that run under Android?
>
> -Wm
>
> On Mon, Feb 27, 2012 at 6:12 AM, Michael Dykman <mdyk...@gmail.com> wrote:
>
>> On Sun, Feb 26, 2012 at 9:50 PM, William Tanksley, Jr
>> <wtanksle...@gmail.com> wrote:
>> > Michael Dykman <mdyk...@gmail.com> wrote:
>> >
>> >> If I may: I have already compiled J for an ARM processor under a linux
>> >> kernel as part of my android project.  Raspberry Pi would provide a
>> >> more complete system than android provides so it could only be easier
>> >> than that.
>> >>
>> >
>> > That sounds rather interesting -- I don't suppose you exposed the
>> > interpreter on Android, did you?
>> >
>>
>> William,
>>
>> I'm not sure what you mean by 'exposed the interpreter'.  I have  a
>> Java-based android app which bootstraps libj.so via JNI if that's what
>> you mean.
>>
>> Could you please clarify?
>>
>> --
>>  - michael dykman
>>  - mdyk...@gmail.com
>>
>>  May the Source be with you.
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm



-- 
 - michael dykman
 - mdyk...@gmail.com

 May the Source be with you.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to