
Rockstar got slightly tricky to implement, so for the sake of completing the project, Rockstar is being kept for later in a separate branch.
19 lines
228 B
JSON
19 lines
228 B
JSON
[
|
|
{
|
|
"display": "Befunge-93",
|
|
"id": "befunge93"
|
|
},
|
|
{
|
|
"display": "Brainf*ck",
|
|
"id": "brainfuck"
|
|
},
|
|
{
|
|
"display": "Chef",
|
|
"id": "chef"
|
|
},
|
|
{
|
|
"display": "Deadfish",
|
|
"id": "deadfish"
|
|
}
|
|
]
|