Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

PowerSlash compiler (C version)

New PowerSlash compiler written in C.

Compiling and using

gcc pwc.c -o pwc
./pwc filename

Options

-o - output file:

./pwc -o output filename

--string - convert to one-line string after compilation:

./pwc filename --string

Useful for BIOS builds.

--include-dir path - custom include directory path

About

PowerSlash compiler

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages