C compiler library...

x86 16 BIT NASM C compiler

  hello_world.c
  hello_world.asm


i386 32 BIT NASM C compiler

  hello_world.c
  hello_world.asm


x64 64 BIT NASM C compiler

  hello_world.c
  hello_world.asm


Other C Compilers


  Turbo C - Borland Turbo C for DOS
  Quick C - Microsoft Quick C for DOS
  Symatic Think C - Symantic Think C 5.0 for mac68k
  MinGW C - GNU C for windows
  GCC - GNU C compiler system for linux and bsd