Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How to C

Name: Anonymous 2016-01-08 14:23

https://matt.sh/howto-c

Very good read for anyone that wants to write this outdated language in 2016.

Name: Anonymous 2016-01-21 8:38

>>64
Tokenizer cons cells are literally a toy. How are you going to networking/graphics/sound/input/etc in the preprocessor?
Tokenizer-eval isn't used alone:
it produces C code which is run and then uses "networking/graphics/sound/input/etc" as standard C code does(by using libraries/functions/etc).
Do you seriously believe that's in the future for the preprocessor of a portable assembly code?
Yes, tokenizer-eval makes C preprocessor more powerful than Lisp(though a bit more verbose, will require a macro library like void.h to fully utilize). You underestimate what could be done with it, since you're used to "elegant and terse" abstractions that come with Lisp.
The ENTERPRISE world loves it some Cobol, Java, and whatnot. Devops is python, perl, ruby, shell scripts. Supercomputing is Fortran.
Written in C/C++ or uses C infrastructure.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List