PS3 Homebrew languages via C

nbe1233

Forum Noob
I noticed that alot of homebrew toolchains have at a bare minimum a c compiler. I came a cross this list of programming langues that compile to c (https://github.com/dbohdan/compilers-targeting-c)

I have tried out nelua and liked it, though it kindof feel like you have to manually translate c header files to interact with c libraries.

I might try writing a psl1ght application with nelua.
 
Back
Top