On Sun, Jan 22, 2017 at 02:54:31PM +0800, Alex Vong wrote:
> Matt Wette writes:
>
> >> On Jan 21, 2017, at 3:55 AM, Alex Vong wrote:
> >>
> >> Hello,
> >>
> >> When running the external program "yes" in shell,
> >>
> >> $ yes
> >>
> >> We can terminate the process by pressing C-c.
> >>
> >
Hello Guilers,
I am pleased to announce the release of Haunt version 0.2.1. This
release features a new reader for the Markdown format via
guile-commonmark [0] as well as small improvements to the Atom feed
generator and documentation.
The new Commonmark reader can be found in the `(haunt reader
Hello Guilers,
Chickadee is a game development toolkit for Guile Scheme built on top
of SDL2 and OpenGL that aims to provide all the features that
parenthetically inclined game developers need to make 2D (and
eventually 3D) games in Scheme, such as:
* extensible, fixed-timestep game loop
* Open