Re: [Chicken-users] Gl Extentions?

2012-06-22 Thread Daniel Leslie
And... I should be just about done the first pass. Bind is so awesome.

-Dan

On Thu, Jun 21, 2012 at 10:01 AM, Daniel Leslie d...@ironoxide.ca wrote:

 Hi all,

 I started working on an egg to supplement the existing OpenGL support with
 what can be found in glext.h, however, I thought I'd drop in here for a
 moment and see if anyone has already begun this work? I've made some head
 way personally, but before I proceed further I thought it to be best to see
 if I'm duplicating effort.

 Thanks!
 -Dan

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Opening a TTY from chicken

2012-06-22 Thread Aaron Patterson
Hi everyone!

I'm trying to open a tty from chicken (so that I can read data from my
meat curing box).  The stty egg seems to be the one I want, but whenever
I try to create a new port, chicken just blocks.

Here is my program:

  (open-input-file /dev/tty.uart-AEFF467AF9D70234)

I've made a video of what happens:

  http://www.youtube.com/watch?v=StlwI0nC_pc

Any help would be greatly appreciated!

-- 
Aaron Patterson
http://tenderlovemaking.com/


pgpKIiuwxrdpp.pgp
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users