Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
6 October 2025
|
02:56 | Brainfuck code generation 2 changes history +60 [Iacgm (2×)] | |||
|
02:56 (cur | prev) +9 Iacgm talk contribs (→Languages that compile to brainfuck) | ||||
|
02:34 (cur | prev) +51 Iacgm talk contribs (→Languages that compile to brainfuck) |
|
02:55 | (Move log) [Iacgm (3×)] | |||
|
02:55 Iacgm talk contribs moved page C2bf (2025) to C2BF (2025) | ||||
|
02:55 Iacgm talk contribs moved page C2bf rs to C2bf (2025) | ||||
|
02:55 Iacgm talk contribs moved page C2bf to C2bf rs (Clash with C2BF) |
N 02:52 | C2bf diffhist +1,243 Iacgm talk contribs (Created page with "C2bf (not to be confused with C2BF) is a compiler from a large subset of C into Brainfuck written by Ian Graham Martinez. The project is written in Rust, and the source code is available at [https://github.com/iacgm/c2bf]. The project supports: - Integer Arithmetic - Loops & if-statements - Arrays - Pointers - Functions (including recursive ones) - Function Pointers =Implementation= C2bf compiles C code to a stack-based intermediate language, so that each...") |