PEBL (software)

Source: Wikipedia, the free encyclopedia.
The Psychology Experiment Building Language (PEBL)
Developer(s)
Initial release2003
Stable release
2.1 / March 2019; 5 years ago (2019-03)[1]
Written in
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

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".
  2. OCLC 927122417
    .
  3. ^ .
  4. ^ "Psychology Experiment Building Language —Download Statistics: All Files". SourceForge. Slashdot Media.
  5. ^ "Publications citing PEBL". PEBL Wiki. SourceForge. 22 July 2013. Archived from the original on 23 March 2014.
  6. .

External links