This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
Project:Brainfuck_for_PowerPC [2023/10/14 15:39] whr Add feature list |
Project:Brainfuck_for_PowerPC [2023/12/10 04:18] (current) whr Explicitly reference Git HEAD |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * Generation of minimal debugging information to trace source code line numbers (option ''-g'') | * Generation of minimal debugging information to trace source code line numbers (option ''-g'') | ||
| * Configurable cell width (option ''-q cellwidth={8|16|32|64}'') | * Configurable cell width (option ''-q cellwidth={8|16|32|64}'') | ||
| - | * Targets both 32-bit and 64-bit | + | * Targets both 32-bit and 64-bit (option ''-q {32|64}'') |
| * The compiler and its driver are architecture-independent, it can be used on non-PowerPC platforms as a cross-compiler | * The compiler and its driver are architecture-independent, it can be used on non-PowerPC platforms as a cross-compiler | ||
| === Links === | === Links === | ||
| - | * [[https://sourceforge.net/p/rivoreo/powerpc-bf-code/ci/master/tree/COPYING|License]] ([[MPL-2]]+) | + | * [[https://sourceforge.net/p/rivoreo/powerpc-bf-code/ci/HEAD/tree/COPYING|License]] ([[License:MPL-2]]+) |
| - | * [[https://sourceforge.net/p/rivoreo/powerpc-bf-code/|Browse source]] | + | * [[https://sourceforge.net/p/rivoreo/powerpc-bf-code/ci/HEAD/tree/|Browse source]] |