Skip to content

otakuto/bashcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bashcc

C compiler written in Bash script(WIP)

How to run

$ ./bashcc a.c
$ ./a.out

TODO

  • Skip space and newline.
  • Self-hosting.

About

C compiler written in Bash script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages