Software:PEBL

From HandWiki
Short description: PEBL the open source software program
The Psychology Experiment Building Language (PEBL)
Logo of the PEBL (Psychology Experiment Building Language) software system.png
Developer(s)
Initial release2003
Stable release
2.1 / March 2019; 4 years ago (2019-03)[1]
Written inC, C++, and PEBL (using the libSDL)
Operating systemMicrosoft Windows, Mac OS X, Linux, Unix
TypeProgramming language
LicenseGNU General Public License
Websitepebl.sourceforge.net

PEBL (Psychology Experiment Building Language) is an open source software program created by Shane T. Mueller that allows researchers to design and run psychological experiments. It runs on PCs using Windows, OS X, and Linux, using the cross-platform Simple DirectMedia Library (libSDL). It was first released in 2003.

Overview

PEBL is a programming language that allows users to create experiments by editing text files. It is written in C++, with a language parser designed using Flex and Bison. It incorporates functions compiled as C++ code that can be used in PEBL, as well as a large number of functions written in PEBL itself.[2][self-published source?][3] PEBL supports presenting stimuli via text, images, movies, audio files; allows response collection via keypress, mouse, joystick, and specialized hardware devices; and supports a number of networking and communication protocols.[citation needed] The PEBL system and related files have been downloaded more than 100,000 times.[4]

Test battery

As well as allowing researchers to develop their own experiments, PEBL includes a set of more than 50 common psychological testing paradigms as part of its Test Battery. Many of its tests have been used and published in peer-reviewed journals.[3][5][6]

These include implementations of:


References

  1. "PEBL: The Psychology Experiment Building Language". http://pebl.sourceforge.net/#about. 
  2. Mueller, Shane T. (2012). The PEBL Manual, Version 0.12. Lulu. ISBN 978-0-557-65817-6. OCLC 927122417. 
  3. 3.0 3.1 Piper, Brian J.; Li, Victoria; Eiwaz, Massarra A.; Kobel, Yuliyana V.; Benice, Ted S.; Chu, Alex M.; Olson, Reid H.J.; Rice, Douglas Z. et al. (March 2012). "Executive function on the psychology experiment building language tests". Behavior Research Methods 44 (1): 110–123. doi:10.3758/s13428-011-0096-6. PMID 21534005. 
  4. "Psychology Experiment Building Language —Download Statistics: All Files". Slashdot Media. http://sourceforge.net/projects/pebl/files/stats/timeline. 
  5. "Publications citing PEBL". SourceForge. 22 July 2013. http://sourceforge.net/apps/mediawiki/pebl/index.php?title=Publications_citing_PEBL. 
  6. Mueller, Shane T. (December 2010). "A partial implementation of the BICA cognitive decathlon using the Psychology Experiment Building Language (PEBL)". International Journal of Machine Consciousness 2 (2): 273–288. doi:10.1142/S1793843010000497. 

External links