1. Home
  2. Computing & Technology
  3. C / C++ / C#
photo of David Bolton
David's C / C++ / C# Blog

By David Bolton, About.com Guide to C / C++ / C#

Good Old C - The Workhorse Language

Wednesday September 10, 2008
I've noticed an interesting phenomenon with some of the modern functional languages (and older ones like Lisp). The language might be interpreted but more often than not the output is not machine code but C source code. Or the source code implementation of the interpreter is provided and it is in C.

A case in point. Author Nils M Holm is finishing off his book "Zen Style programming" which is about functional programming using Scheme and Lisp. Included along with the source of many Lisp programs is the C source code of the Lisp Interpreter; less than 70Kb. You'll also find the beta version (pdf) of his book there as well. This will probably only remain until publication so I've not added it as a permanent link.

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#

©2009 About.com, a part of The New York Times Company.

All rights reserved.