babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in the world.
296
stars
20
forks
source link
Panic: No source files found in ./example/hello (./example/hello) #121
Open
nestedbytes opened 5 months ago
I cloned the repo and ran:
and then
but it gave an error
i also tried running
and i got
I am using Fedora linux Thanks, shour