We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Gluck
Jump to navigation
Jump to search
Gluck is a successor to Clart, designed by User:PolySaken to be used for a Virtual Machine (VM). There are a few major differences from the original Clart rules, most notably Gluck requires any implementation to have proper error reporting and includes a ByteCode specification for "compiling" Gluck into a format which can be executed much more efficiently than a direct interpretation, like the original Clart Interpreter written in Python.
Gluck is as yet unimplemented.