Skip to main content
2 of 3
deleted 2300 characters in body
Fatalize
  • 39.6k
  • 21
  • 24

#Brachylog

Brachylog is a declarative code golf language created by me, Fatalize, in summer 2015.

Brachylog is intended to be a short-handed version of Prolog (of SWI-Prolog, specifically), which allows to chain predicates using implicit variables, implicit unification and implicit logic AND.

GitHub Repository, which contains the Prolog transpiler and the Wiki.

Fatalize
  • 39.6k
  • 21
  • 24