esolang/pages/languages.json
Nilay Majorwar 10221b0767 Remove Rockstar-related files
Rockstar got slightly tricky to implement, so for the sake of completing
the project, Rockstar is being kept for later in a separate branch.
2022-02-13 19:34:11 +05:30

19 lines
228 B
JSON

[
{
"display": "Befunge-93",
"id": "befunge93"
},
{
"display": "Brainf*ck",
"id": "brainfuck"
},
{
"display": "Chef",
"id": "chef"
},
{
"display": "Deadfish",
"id": "deadfish"
}
]