On Mon, Jan 09, 2017 at 06:56:06AM -0500, Neil Van Dyke wrote:

> * (One argument *against* using Racket idiomatic names for a big API, such
> as OpenGL, is that sometimes you might really want to make the names look
> like the C ones, such as for people copying large masses of example code.
> I'm not going to try to tackle that discussion at this time, but will just
> note that transliterating some small OpenGL code samples a long time ago was
> not a big deal "http://www.neilvandyke.org/opengl-plt/";.)

One issue here is documentation.  The Racket names in a library should 
be systematically related to the C ones unless we want to rewrite all 
the documentation.

-- hendrik

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to