This post originated from an RSS feed registered with Python Buzz
by stormcoder.
Original Post: Lisp in Python
Feed Title: Code Storm
Feed URL: http://feeds.feedburner.com/CodeStorm
Feed Description: en-US Mon, 08 Aug 2005 20:58:46 -0500 Blogger http://www.blogger.com/ true http://creativecommons.org/licenses/by-nc-sa/2.0/ http://creativecommons.org/licenses/by-nc-sa/2.0/ http://creativecommons.org/images/public/somerights20.gif Some Rights Reserved This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use. Find 'hidden' resources in extension DLL's http://stormcoders.blogspot.com/2005/08/find-hidden-resources-in-extension.html noemail@noemail.org (Mike) Tue, 09 Aug 2005 00:12:00 -0500 tag:blogger.com,1999:blog-14786774.post-112270064454773796 false While creating your new, nifty grid control for your MFC extension DLL, you put your resources into your MFC extension control. Then when you compile and run your test application, or worse, your... [[ This is a content summary only. Visit MyWebsite.com for full links, other content, and more! ]]
I was browsing through some Lisp sites and came across this cool article. Describes and implements a Lisp interpreter in Python. There are some other cool articles on this site as well.
[[ This is a content summary only. Visit stormcoders.blogspot.com for full links, other content, and more! ]]