Add svn:ignore
[parrot.git] / CREDITS
blob161f211c00b0d249f29bb25219ef95e96d22350d
1 # $Id$
3         Following in the steps of other open source projects that
4         eventually take over the world, here is the partial list
5         of people who have contributed to Parrot and its supporting
6         works.  It is sorted by name and formatted to allow easy
7         grepping and beautification by scripts.
8         The fields are: name (N), email (E), web-address (W),
9         description (D) and snail-mail address (S).
11         Thanks,
13                 The Parrot Team
14                 PS: Yes, this looks remarkably like the Linux CREDITS format
15                 PPS: This file is encoded in UTF-8
17 ----------
18 N: Aaron Sherman
19 D: rand and srand ops
21 N: Abhijit A. Mahabal
22 D: P6C update
24 N: Adam Thomason
25 D: Building on various platforms.
27 N: Alberto Manuel Brandao Simoes
28 E: ambs@cpan.org
29 D: Named arguments support and recovery support on PIR parser
30 S: Braga, Portugal
31 W: http://alfarrabio.di.uminho.pt/~albie/
33 N: Aldo Calpini
34 D: Debugging tutorial
36 N: Alex Gough
37 D: bignum
39 N: Allison Randal
40 D: Lead Designer
41 D: TGE, Punie (Perl 1), P6C
42 E: allison@perl.org
44 N: Amir Karger
45 D: editor bugfixes
46 E: akarger@cgr.harvard.edu
48 N: Amos Robinson
49 D: IMCC Optimizer patches
50 D: ParTcl builtins
51 E: amos@coscom.net
53 N: Anders Nor Berle
54 D: Some cleanups and FreeBSD related fixes.
55 E: debolaz@gmail.com
57 N: Andrew Rodland
58 D: vim syntax files and editor doc
60 N: Andy Dougherty
61 D: Config and building.
63 N: Andy Lester
64 D: consting, cleanups, and Chief Cage Cleaner
65 E: andy@petdance.com
67 N: Angel Faus
68 D: CFG and live analysis.
70 N: Arthur Bergman
71 D: Trying to ride a Ponie - build and compat fixes.
73 N: Arvindh Rajesh Tamilmani
74 D: Buffered IO fix
76 N: Ask Bjoern Hansen
78 N: Audrey Tang
79 D: Pugs, a Perl6->Parrot implementation.
81 N: Benjamin Goldberg
82 D: Numerous improvements and proposals.
84 N: Bernhard Schmalhofer
85 D: Bugfixes
86 D: Parrot m4
87 D: Parrot bc
88 D: Cleanup of examples/assembly 
90 N: Bob Diertens
91 D: patch regarding macro argument expansion
93 N: Bob Rogers
94 D: Random small bug fixes, including one for the linguine bug.
95 E: rogers-perl6@rgrjr.dyndns.org
97 N: Brent Royal-Gordon
98 D: Configure, Parrot_sprintf, embedding, early regex engine.
99 D: Early contributions under the name Brent Dax.
100 E: brent@brentdax.com
101 W: http://www.brentdax.com/
103 N: Brian Wheeler
105 N: Bruce Gray
106 D: debugging tutorial remarks
108 N: Bryan C. Warnock
109 D: The First Perl 6 Summarizer
110 D: Little things here and there in pre-Parrot days.
111 D: And, yes, {sigh}, *that* Warnock.
112 E: bwarnock@raba.com
114 N: Chip Salzenberg
115 D: Pumpking (0.4.6 - ... ) and demagogue
116 E: chip@pobox.com
118 N: Chris Dolan
119 D: TAP language author, and Parrot Bug fixes
120 E: cdolan@cpan.org
122 N: chromatic
123 D: SDL library and examples; PIR Test::*; test suite cleanup
124 D: Parrot::Embed; Pheme
125 D: lead philosopher -- "Why doesn't this work?"
126 E: chromatic@wgz.org
127 W: http://wgz.org/chromatic/
129 N: Clayton O'Neill
130 D: Fix for parrot linking issue on Solaris 8
132 N: Clinton A. Pierce
133 D: Many PIR tests and fixes
134 D: A small XML parser in PASM
135 D: Interpreter and compiler for BASIC
137 N: Cory Spencer
138 D: Peek opcode and PIO implementation
140 N: Curtis Rawls
141 D: imcc optimizer and register allocator patches and tests
142 E: cgrawls@gmail.com
144 N: Dan Sugalski
145 D: The big cheese emeritus
146 E: dan@sidhe.org
147 W: http://www.sidhe.org/~dan/blog/
149 N: Daniel Grunblatt
150 D: JIT and EXEC subsystems
152 N: Danny Werner
153 D: Test for literals
155 N: David M. Loyd
157 N: Dennis Rieks
158 D: Win32 config and build
160 N: Dino Morelli
161 D: PGE tests
162 E: dmorelli@reactorweb.net
164 N: Eirik Berg Hanssen
165 D: Use unix98 ps option in signal.t
167 N: Felix Gallo
168 D: delegate.pmc patch
170 N: Florian Ragwitz
171 E: rafl@debianforum.de
172 W: http://www.tu-chemnitz.de/~rafl/
173 D: Debian packaging
174 S: Chemnitz, Germany
176 N: François Perrad
177 D: build fixes for MinGW
178 D: a patch to remove slash_exec from config
179 D: language Lua
180 D: language WMLScript (PIR translator)
182 N: Garrett Rooney
183 D: Fix typo in PARROT_BIGENDIAN case
185 N: Goplat
186 D: Win98 and other fixes.
188 N: Gordon Henriksen
189 D: Unified PMC/PObj accessors
191 N: Greg Bacon
192 D: Memory reallocation test and patch
194 N: Gregor N. Purdy
195 D: Early Parrot core, including packfile and op processing code,
196 D: first predereferencing core, first Parrot-targetted compiler
197 D: with subroutines: Jako.
198 D: The human version of indent.
199 E: gregor@focusresearch.com
200 S: Sunnyvale, CA
202 N: H.Merijn Brand
203 D: HP-UX fixes and smoke tests
205 N: Ibotty
206 D: parrotbench ruby benchmarks
208 N: Ilya Martynov
209 D: Patch to let pmc2c.pl run from any directory
210 D: Minor documentation updates
212 N: Imran Ghory
213 D: Binary GCD / LCM
215 N: Ion Alexandru Morega
216 D: string.pmc, complex.pmc
218 N: Jarkko Hietaniemi
219 D: packfile and Tru64 fixes
220 D: lot of general hints and patches to improve portability
222 N: Jason Gloudon
224 N: Jeff Clites
225 D: PPC JIT patches, ICU support, string handling
227 N: Jeff Goff
228 D: Release pumpking for 0.0.5-0.0.8
230 N: Jeffrey Dik
231 D: Test system fixes
233 N: Jens Rieks
234 D: Several libraries, examples and patches.
235 E: parrot@jensbeimsurfen.de
236 S: Wuppertal, Germany
238 N: Jerome Quelin
239 D: parrotbug, befunge interpreter, ook compiler.
240 E: jquelin@cpan.org
241 S: Lyon, France
243 N: Jerry Gay a.k.a. particle
244 E: Jerry.Gay@gmail.com
245 D: test suite, compiler tools, perl6, TAP language, entropy reduction, ECMAScript
246 S: Seattle, WA
248 N: John J. Trammell
249 E: trammell@el-swifto.com
250 D: coding standard tests
252 N: John Paul Wallington
253 D: pir-mode.el: fix for xemacs plus bugfixes and cleanups
255 N: Jonathan Sillito
256 D: Lexical pads, CPS.
258 N: Jonathan Stowe
260 N: Jonathan Worthington
261 D: Bits of Win32 support, PBC utilities, debug segment work, .Net 
262 D: to PIR translator and various patches
263 E: jonathan@jwcs.net
264 W: http://www.jwcs.net/~jonathan/
266 N: Jos Visser
267 D: fortytwo opcode
269 N: Joseph Ryan
270 D: PIR tests and fixes
272 N: Joshua Gatcomb
273 D: updated version of parrotbench.pl
275 N: Joshua Hoblitt
276 E: jhoblitt@cpan.org
277 D: bug wrangling, doc & makefile cleanups, and Pod tests
278 D: mucking around with Configure
280 N: Joshua Isom, a.k.a jisom
281 D: Getopt/Obj.pir
283 N: Josh Wilmes
285 N: Juergen Boemmels
286 D: Parrot I/O; macro stuff in assembler.
288 N: Kay-Uwe 'kiwi' Hüll
290 N: Kenneth A Graves
291 D: yield and other PIR improvements
293 N: Kevin Falcone
295 N: Kevin Tew
296 D: Cardinal(Ruby on Parrot), ECMAScript PGE grammar, 
297 D: Python PGE grammar, C99 PGE Grammar
298 D: Various Config Fixes, Compiler Warnings, etc
300 N: Klaas-Jan Stol
301 D: dynpmc and doc updates
302 D: Lua PMC
303 E: vanderlay@home.nl
305 N: Lars Balker Rasmussen
306 D: FreeBSD and other build fixes
308 N: Leon Brocard
310 N: Leopold Toetsch
311 D: Patchmonster & pumpking emeritus (0.0.13 - 0.4.5)
312 E: lt@toetsch.at
313 S: Herrnbaumgarten, Austria
315 N: Luke Palmer
316 D: Many fixes
318 N: Marcus Thiesen
319 D: URM language, bugfixes
321 N: Markus Amsler
322 D: httpd.imc, bugfixes
324 N: Matt Diephouse
325 D: Turn off buffering layer in forth.pasm
326 D: Various patches for pmc2c.pl
327 D: Run Tcl test suite in partcl, and add various partcl bits
329 N: Matt Fowles
330 D: Resizable*Array PMCs
332 N: Mattia Barbon
333 D: Win32 fixes, dynamic PMC creation and loading
335 N: Matt Kennedy
336 D: Some Env PMC method implementations and tests
338 N: Melvin Smith
339 D: Parrot core, various ops, IO, subs, continuations, COW stacks
340 D: IMCC, Cola
341 E: melvin.smith@mindspring.com
342 E: melvins@us.ibm.com
343 S: Atlanta, GA
345 N: Michael G. Schwern
347 N: Michael Cartmell
348 E: Michael.Cartmell@thomson.com
349 D: README.win32 spelling patch
351 N: Michael Scott
352 D: Getting Started Guide for Parrot, many doc fixes
353 D: Mac OS X build fixes
354 D: HTML documentation for Parrot
355 E: michael_scott@mac.com
356 W: http://xrl.us/sml
358 N: Michal J Wallace
359 D: Pie-thon hammering PIR
361 N: Mike Lambert
363 N: Mitchell N Charity
365 N: Neil Conway
367 N: Nicholas Clark
368 D: Building and platform compat and more.
370 N: Nick Glencross
371 D: Various low hanging bug fixes
372 D: Build and smoke fixes for HP-UX and cygwin
373 D: Some examples, such as circle.pir and MD5.pir
374 E: nick.glencross@gmail.com
376 N: Nick Kostirya
377 D: Win32, FreeBSD build fixes
379 N: Nigelsandever
380 D: Win32 patches
382 N: Nuno Carvalho
383 D: Help with PGE debugging
385 N: OOLLEY kj
386 D: Miscellaneous cleanup and PDD07-conformance
388 N: Patrick R. Michaud
389 D: Parrot Grammar Engine, Perl 6 pumpking, APL
390 E: pmichaud@pobox.com
392 N: Pat Eyler
393 D: Ruby recursive expression support.
394 E: pat.eyler@gmail.com
396 N: Peter Gibbs
397 D: String subsystem
399 N: Philip Taylor
400 D: Win32 ICC support
402 N: Piers Cawley
403 D: The Second Perl 6 Summarizer after Bryan C. Warnock
404 E: pdcawley@bofh.org.uk
405 W: http://www.bofh.org.uk:8080/
407 N: Richard Tibbetts
408 D: Divide by zero exceptions in some PMCs
410 N: Ritz Daniel
412 N: Robert Spier
413 D: Keeps us running
415 N: Roger Browne 
416 D: Author of Amber; bug fixes and tests
418 N: Roland Illing
419 D: Building Parrot with pkgsrc
421 N: Ron Blaschke
422 D: Win32 patches
424 N: Sam Ruby
425 D: Pythonic and OO patches
427 N: Sean O'Rourke
428 D: Original Perl6 compiler
430 N: Sebastian Riedel
432 N: Simon Cozens
433 D: Release pumpking for 0.0.1-0.0.4
435 N: Simon Glover
436 D: Tests, docs and misc. bugfixes
437 E: scog@aip.de
438 S: Potsdam, Germany
440 N: Skip Livingston
441 D: Fix for string_to_num
443 N: Stefan Lidman
444 D: sqrt ops
446 N: Stéphane Payrard
447 D: Various code fixes and improvements
449 N: Stéphane Peiry
450 D: Lot of JIT/sun patches
452 N: Sterling Hughes
453 D: Questions for the FAQ
455 N: Steve Clark
456 D: Bugfixes
458 N: Steve Fink
459 D: Release pumpking for 0.0.9-0.0.11
460 E: steve@fink.com
461 S: San Carlos, CA, USA
463 N: Steve Peters
464 D: Patch for unreferenced variable warnings on Win32
466 N: Steven Schubiger
467 D: refactored out t/pmc/pmc.t perl tests
468 E: steven@accognoscere.org
469 W: http://www.accognoscere.org
470 S: Winterthur, Switzerland
472 N: Stig Brautaset
473 D: Patch to repair 'make clean'
475 N: Thilo Planz
476 D: partcl tests and inspiration
478 N: TOGoS
479 D: Some FAQ questions and answers
481 N: Tony Payne
482 D: Example hanoi.pasm
484 N: Tom Hughes
486 E: tom@nekomimists.ddo.jp
487 D: Nicer command line handling in ops2c.pl
489 N: Uri Guttman
490 D: Lot of general Parrot design hints
492 N: Vladimir Lipsky
493 D: Win32, IO fixes
495 N: Will "Coke" Coleda
496 E: will@coleda.com
497 D: Tcl language (partcl), APL, website, various languages/ upkeep, misc.
499 N: Zach Lipton
501 N: Norman Nunley
502 D: Shaving a Ponie
503 E: nnunley@gmail.com
505 N: Vishal Soni
506 E: vishalrsoni@gmail.com
507 D: Bug fixes in IMCC, ECMAScript