search for: beazley

Displaying 4 results from an estimated 4 matches for "beazley".

2012 Jul 11
4
[LLVMdev] Introductions to everyone and a call for Python-LLVM enthusiasts
...tps://github.com/ContinuumIO/llvm-py We plan to continue to maintain these bindings. Perhaps we could discuss how we might help with the official Python bindings as well as maintain these bindings. As an anecdote to the power and functionality of the llvm-py bindings: a few weeks ago, Dave Beazley (a Python guru) taught a compiler "Master" course in Chicago where the students basically all wrote a compiler in python using ply and llvm-py. It was amazing and very empowering. Several people in that course caught the "bug" of LLVM and Python. We had a to fix a few buglet...
2012 Jul 11
0
[LLVMdev] Introductions to everyone and a call for Python-LLVM enthusiasts
...tinuumIO/llvm-py We plan to continue to maintain > these bindings. Perhaps we could discuss how we might help with the > official Python bindings as well as maintain these bindings. As an > anecdote to the power and functionality of the llvm-py bindings: a few > weeks ago, Dave Beazley (a Python guru) taught a compiler "Master" course in > Chicago where the students basically all wrote a compiler in python using > ply and llvm-py. It was amazing and very empowering. Several people in > that course caught the "bug" of LLVM and Python. We had a to f...
2006 Nov 06
0
[PATCH] Re: Strangeness with OggFlac files
...o look at this until this weekend or possibly the next. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ "Do I do everything in C++ and teach a course in advanced swearing?" -- David Beazley at IPC8, on choosing a language for teaching
2006 Nov 06
3
[PATCH] Re: Strangeness with OggFlac files
--- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote: > Erik de Castro Lopo wrote: > > > Josh et al, > > > > I've been tracking down a problem with generating OggFlac files. > > <snip> > > > I have looked into this and suspect that the > FLAC__stream_encoder_finish() > > function needs to finish off the stream using a call to