Compare commits

..

No commits in common. "1639bb90b3cacf2e3aa6a3ffd574ab8b5b86e7f6" and "7c3db7d7feb02e3e6b9e66426252052a20c789ab" have entirely different histories.

6 changed files with 0 additions and 24 deletions

View file

@ -1,9 +0,0 @@
#!/usr/bin/env bash
set -e
git clone "https://github.com/dzaima/CBQN" bqn
cd bqn
git checkout 88f65850fa6ac28bc50886c5942652f21d5be924
make CC=gcc

View file

@ -1,5 +0,0 @@
#!/usr/bin/env bash
# Python and Vyxal path
export PATH=$PWD/bin:$PATH
export BQN_PATH=$PWD/bqn

View file

@ -1,5 +0,0 @@
{
"language": "bqn",
"version": "1.0.0",
"aliases": []
}

View file

@ -1,3 +0,0 @@
#!/usr/bin/env bash
$BQN_PATH/BQN "$@"

View file

@ -1 +0,0 @@
•Out @+(+(2×)´¨)(-'0') "01001111""01001011"

View file

@ -313,7 +313,6 @@ Content-Type: application/json
`befunge93`, `befunge93`,
`brachylog`, `brachylog`,
`brainfuck`, `brainfuck`,
`bqn`,
`c`, `c`,
`c++`, `c++`,
`cjam`, `cjam`,