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 7:35

>>59
1.Lisp depends on C or generates C code(with exception of some exotics like https://github.com/benthor/mongoose)
2.Lisp is much slower and takes more memory. GC,eval and List structure aren't cheap.
3.Lisp can be replaced by adding a tokenizer-eval macro feature to C preprocessor see
http://w11.zetaboards.com/frozenbbs/topic/11501531/
Which would eliminate any advantage of using Lisp as C preprocessor if added to C standard.

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