Re: [racket] Dr. Racket for iOS

2014-04-07 Thread Neil Van Dyke
Rather than iOS-specific and Android-specific apps (either JVM-ish or native code), I'd like to suggest focusing instead on targeting *HTML5 offline apps*. I'm working successfully on HTML5 offline apps for technical software right now, and I think HTML5 is a good way to go to get device inde

Re: [racket] Dr. Racket for iOS

2014-04-07 Thread Stephen De Gabrielle
Hi, I don't know how hard this would be to do, but there are some other interesting things out there. Some of the nice things in Dr Racket rely on the mouse. I'm not sure how you would do 'Check Syntax' with a touch interface. Anyway - this is my list of bookmarks: Lisping 'Edit LISP's parse

Re: [racket] About genericity...

2014-04-07 Thread Alejandro Zamora Fonseca
Yes, it's the second guess, it is my only knowlege about genericity in Lisp. I wanted to know how to do in Racket ... :) thanks for all answers, Alejandro 2014-04-06 00:21, Daniel Prager escribió: Hi Roman I think, Alejandro wanted to add clauses in different places (generic in one module, ad