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.

VGFJKDMLFJNDSJHGFYHJDZNYFBICHU,SBYFHDSR,JCBVFBDSJ;

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

VGFJKDMLFJNDSJHGFYHJDZNYFBICHU,SBYFHDSR,JCBVFBDSJ; is a web-accessing esoteric programming language.

Commands

access()

This accesses a certain website.

Cat

access(https://docs.new)

Hello World

access(https://pastebin.com/vcraektC)

Turing-completeness proof

Of course it is! Just run this code:

access(https://esolangpark.vercel.app/ide/brainfuck)

Interpreters

Python

from webbrowser import open as access
import sys
exec(sys.stdin.read())

Of course, it's possible to inject any Python code into this interpreter.