in 2023 i made my own "programming language" called fkys (not explaining its name for an obvious reason 😭). later in 2024 i deleted my github account so now the only remaining trace of fkys is this repo
in this repository im gonna try to make an llvm compiler for this language :3
there are several differences between normal bf and fkys:
- instead of
.
and,
this language haso
andp
e
which exits the programi
andc
to switch between output modesl
sets the cell's value to 125n
ands
insert a newline and a space#
allows for comments