select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

brainfuck

Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension.

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagebrainfuck
Version4.2.0
PostgreSQL versions15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars5
Latest commit2026-08-24
Latest release2025-03-26
Catalogue updated2026-08-30

Related extensions

Requires

plv8PL/JavaScript (v8) trusted procedural language

See also

plv8PL/JavaScript (v8) trusted procedural language
pljsPL/JS trusted procedural language
jsonpathRun JSONPath queries through a bundled JavaScript implementation in PLV8
plluaLua as a procedural language
plv8geoPL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows.
pg_typescriptpg_typescript: TypeScript/JavaScript procedural language for PostgreSQL
pg_tleTrusted Language Extensions for PostgreSQL
pgwasmRun sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions.
stopgappgrx deployment layer for versioned TypeScript/JavaScript function bundles backed by PLTS.
extension_dropRun custom commands when an extension is dropped.