User Tools

Site Tools


sd:tinyc_for_the_sd-8516

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sd:tinyc_for_the_sd-8516 [2026/04/17 14:14] appledogsd:tinyc_for_the_sd-8516 [2026/04/17 14:24] (current) appledog
Line 2: Line 2:
  
 == Introduction == Introduction
-This TinyC is more like the "B" language in it's feature set, and in the idea that it is intended to compile a version of itself written in C.+TinyC refers to V1 (tinyc.asm) and V2 (tinyc.c), which is the same as V1 but written in C. V1 is intended to compile V2, and then we have self-hosting C. Thus, this TinyC should be more like the "B" language in it's feature set, and in the idea that it is intended to compile a version of itself written in C. From there, we can iterate on the C compiler and make it better.
  
-Current Feature Set:+V1 Current Feature Set:
 * Expressions with precedence * Expressions with precedence
 * Local variables * Local variables
sd/tinyc_for_the_sd-8516.txt · Last modified: by appledog

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki