Select a language: [C]
[FORTH]
[Ruby]
[JavaScript]
Useful Libraries
- C
- libevent - a library to deal with select, poll, kqueue, /dev/poll, and epoll. (BSD Licensed)
- SQLite - a disk-based database with SQL interface (Public Domain)
Reference Material
Tutorials, Guides and FAQs
Interesting Articles
Sites
Things I feel important in a language
- closures
- continuations
- coroutines
- reflection
- garbage collection
- dynamic typing
- static typing