A repo for the occasional programs that are written in B for some reason; like a masochistic urge.
Binaries will be provided in the respective folders along with the source code.
- Get the B compiler from here
- Just run
./ybc -o [DIR]/[SOURCE] [DIR]/[SOURCE].b
(Execute the compiler from where it is located; otherwise it will break for some reason)
(Yes, even if you source it from your profile) - Suffer
A directory might also have another README if the above isn't sufficient.
Kon