scheme

0

[New Year’s Resolutions] List of languages worth learning & One New Language a Year: Smalltalk

http://dustbunnylair.blogspot.com

"The Pragmatic Programmers recommend learning a new programming language every year. I thought for a long time that this was a good idea, but didn't really act on it. Instead I'd dabble in a dozen languages a year. While this has built my intuition as to what various languages are like it has not made me a competent programmer in a new language.

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

Debian mourns the loss of Thiemo Seufer

http://www.debian.org

"The Debian Project has lost an active member of its community. Thiemo Seufer died on December 26th in a tragic car accident..."

Read more »
can.axis's picture
Created by can.axis 15 years 16 weeks ago – Made popular 15 years 16 weeks ago
Category: Community   Tags:
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

Scheme workshop survey

http://groups.google.com

"The Scheme workshop has been held every year since 2000 (http://www.schemeworkshop.org/). It is one of the main venues where the Scheme community can come together to discuss the Scheme programming language [...] Please take a few minutes of your time to complete the online survey at the following URL..."

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

Adventures in Haskell

http://micah.cowan.name

"So, the last few weeks I’ve been learning the Haskell programming language, and thought I’d share my thoughts on it. Haskell is a pure functional programming language that supports lazy evaluation (I’ll explain all that in a moment), which has been gaining popularity in some circles (and particularly among academia and computer lingusts).

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

PLT Scheme v4.1 released

http://blog.plt-scheme.org

"PLT Scheme version 4.1 is now available from http://plt-scheme.org/ ..."

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

Sketchy LISP: An Introduction to Functional Programming in Scheme, Third Edition Now Available

http://groups.google.com

"...Sketchy LISP presents an overview of the Scheme programming language with strong emphasis on functional programming. Language elements and programming techniques are explained by means of simple examples which are used to form more complex programs..." --

Read more »
can.axis's picture
Created by can.axis 15 years 36 weeks ago – Made popular 15 years 36 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 49 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