Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2623bfbbf083e6e

Jump to content

// Workers AI · dad joke modeWhat did PEBL say to the bug? You're peb-lematic.

From Wikipedia, the free encyclopedia
The Psychology Experiment Building Language (PEBL)
Developers
Release2003
Stable release
2.1 / March 2019; 7 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

[edit]

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

[edit]

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

[edit]
  1. "PEBL: The Psychology Experiment Building Language".
  2. Mueller, Shane T. (2012). The PEBL Manual, Version 0.12. Lulu. ISBN 978-0-557-65817-6. OCLC 927122417.
  3. 1 2 Piper, Brian J.; Li, Victoria; Eiwaz, Massarra A.; Kobel, Yuliyana V.; Benice, Ted S.; Chu, Alex M.; Olson, Reid H.J.; Rice, Douglas Z.; Gray, Hilary M.; Mueller, Shane T. (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. PMC 3705215. PMID 21534005.
  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. 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.
[edit]