Skip to content

enzzc/bf2aarch64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bf2aarch64

Just another useless BF compiler. This one targets ARMv8 64-bit (AArch64).

Has been tested on Raspberry Pi 4 with Linux (elf64-littleaarch64).

Usage

make run
# or
make
./hello

It should output Hello World.

About

BF compiler targeting AArch64 (ARMv8 64-Bit)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published