pkg(brainfuck-2.7.3): add brainfuck

This commit is contained in:
Thomas Hobson 2021-03-19 22:13:27 +13:00
parent 9003905649
commit 4b409cb011
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
5 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"language": "brainfuck",
"version": "2.7.3",
"aliases": ["bf"],
"author": "Thomas Hobson <git@hexf.me>"
}