Skip to content

Progville

Discovering things interesting to a modern software developer.

Subscribe

Receive weekly digest of Progville articles into your inbox.


Topics

  • C
  • Front-end
  • Go
  • JavaScript
  • Tools

Recent Articles

  • columnize — format text into columns in Go
  • React Canvas — render React components to canvas
  • Colors — default web palette replacement
  • logutils — enhanced Go logging
  • Fontello — build custom icon fonts

Archives

  • February 2015
  • January 2015

RSS Feed RSS - Posts

Tag: embedded

Tiny Scheme interpreters

Tiny Scheme interpreters

There are numerous small Lisp/Scheme implementations, and probably most of them are unfinished or unmaintained. I found serious, production-ready tiny Scheme interpreters for you to embed in your C or C++ programs.

Continue reading Tiny Scheme interpreters

Posted on January 25, 2015January 27, 2015Categories CTags embedded, Lisp, Scheme
© 2019 Progville · Disclaimers · Contact Us