Skip to content

adazem009/PowerSlash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages