[Haskell] ANNOUNCE: GLURaw 1.0.0.0

2009-07-14 Thread Sven Panne
A new GLURaw package has been uploaded to Hackage. It contains full support for all GLU functionality and is similar in spirit to the OpenGLRaw package, i.e. it is a 1:1 mapping of the C interface, no libraries or headers are needed at build time, and the GLU API entries are resolved dynamically

[Haskell] ANNOUNCE: OpenGLRaw 1.0.1.0

2009-07-14 Thread Sven Panne
A new version of the OpenGLRaw package has been uploaded to Hackage. Support for the following OpenGL extensions has been added: GL_NV_texture_shader2 GL_NV_depth_clamp GL_NV_primitive_restart GL_NV_vertex_array_range2 GL_NV_occlusion_query GL_NV_fence GL_NV_light_max_exponen

[Haskell] ANNOUNCE: ObjectName 1.0.0.0

2009-07-14 Thread Sven Panne
A new (tiny) ObjectName package has been released to Hackage. It contains the class ObjectName, which corresponds to the general notion of explicitly handled identifiers for API objects, e.g. a texture object name in OpenGL or a buffer object name in OpenAL. Cheers, S. _

[Haskell] ANNOUNCE: StateVar 1.0.0.0

2009-07-14 Thread Sven Panne
To further modularize the OpenGL/OpenAL packages, a new StateVar package has been released to Hackage. It contains state variables, which are references in the IO monad, like IORefs or parts of the OpenGL state. Cheers, S. ___ Haskell mailing list

[Haskell] Re: 20 years ago

2009-07-14 Thread Benjamin L . Russell
On Tue, 14 Jul 2009 15:00:03 +0400, Bulat Ziganshin wrote: >Hello Benjamin, > >Tuesday, July 14, 2009, 2:23:11 PM, you wrote: > >>>you can replace OOP with FP in the manual text i cited and read it as >>>modern text :) > >> Mostly, perhaps. But how about the following portions (see page 16) > >i

Re: [Haskell] Re: 20 years ago

2009-07-14 Thread Bulat Ziganshin
Hello Benjamin, Tuesday, July 14, 2009, 2:23:11 PM, you wrote: >>you can replace OOP with FP in the manual text i cited and read it as >>modern text :) > Mostly, perhaps. But how about the following portions (see page 16) i meant only the ideology portion i cited, not that you can replace s/OO

[Haskell] Re: 20 years ago

2009-07-14 Thread Benjamin L . Russell
Hello Bulat, On Tue, 14 Jul 2009 11:52:22 +0400, you wrote: >you can replace OOP with FP in the manual text i cited and read it as >modern text :) Mostly, perhaps. But how about the following portions (see page 16) [1]? ;) >Object-oriented languages were once called "actor languages" with this

Re: [Haskell] Re: 20 years ago

2009-07-14 Thread Bulat Ziganshin
Hello Benjamin, Tuesday, July 14, 2009, 10:14:44 AM, you wrote: >>The first widespead OOP system was a Turbo Pascal 5.5, released 1989. > Just for the record, Turbo Pascal was preceded by a *pure* TP was a first OOP system sold in hundreds of thousands of copies. it was "OOP for the masses" and