guile

0

A Single Command to Get Started on Functional Programming

http://micahelliott.com

"Functional Programming is old. Ancient. Like right after FORTRAN. But it’s the future. Trust me, I’m named after the dude who knew about Jesus 700 years early. Seriously, it’s not going to take 700 years for FP to go mainstream. Some would argue that it already is. Python, Ruby, and others have adopted a number of FP features.

Read more »
can.axis's picture
Created by can.axis 15 years 17 weeks ago – Made popular 15 years 17 weeks ago
Category: Beginner   Tags:
0

GNU Guile 1.8.6 released

http://lists.gnu.org

"We are pleased to announce GNU Guile release 1.8.6. This is the next maintenance release for the 1.8 stable series. It provides a number of portability improvements, bug fixes, as well as several new features..."

Read more »
can.axis's picture
Created by can.axis 15 years 19 weeks ago – Made popular 15 years 19 weeks ago
Category: High End   Tags:
0

((lambda (x) ((compile x) x)) '(lambda (x) ((compile x) x)))

http://wingolog.org

"Over the last couple days, I implemented a generic tower of compilers in Guile.So for example, you have Scheme as a source language, which defines a compiler to GHIL (a scheme-like intermediate language, simpler and without macros), which defines a compiler to GLIL (a lower-level language), which defines a compiler to object code (the byte sequence of VM code)..." -- see also

Read more »
can.axis's picture
Created by can.axis 15 years 22 weeks ago – Made popular 15 years 22 weeks ago
Category: High End   Tags:
0

ANNOUNCE: Guile-DBI version 2.1.1

http://lists.gnu.org

"...guile-dbi provides a simple, generic, easy-to-use scheme/guile interface to SQL databases, such as Postgres or MySQL ..."

Read more »
can.axis's picture
Created by can.axis 15 years 23 weeks ago – Made popular 15 years 23 weeks ago
Category: High End   Tags:
0

GNU Guile 1.8.5 released

http://lists.gnu.org

"We are pleased to announce GNU Guile release 1.8.5. This is the next maintenance release for the 1.8 stable series. It provides a number of portability improvements, bug fixes, as well as several new features. You can find it here: ..."

Read more »
can.axis's picture
Created by can.axis 15 years 50 weeks ago – Made popular 15 years 50 weeks ago
Category: High End   Tags:
0

RMS: My Lisp Experiences and the Development of GNU Emacs

http://www.gnu.org

"Transcript of Richard Stallman's Speech, 28 Oct 2002, at the International Lisp Conference"

Read more »
can.axis's picture
Created by can.axis 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Community   Tags:

Best karma users