programming-language 584
Great Works in Programming Languages
14 days ago by basus
In September, 2004, I posted a query to the Types list asking people to name the five most important papers ever written in the area of programming languages. This page collects the responses I received. (A few are missing because I am still tracking down bibliographic information.)
programming
history
programming-language
research
computer-science
14 days ago by basus
Converge
22 days ago by jdp
Converge is a dynamically typed object orientated programming language with compile-time meta-programming facilities - put simply, Converge has a macro-like facility that can embed domain specific languages with arbitrary syntaxes into source files.
dsl
programming
programming-language
languages
22 days ago by jdp
circa - Introduction
4 weeks ago by jdp
Circa is a language designed for live coding. We’ve built the language from scratch to be a fun, productive language that allows the coder to see the effects of their code in realtime. The runtime takes inspiration from Lisp and Smalltalk, where code is mutable data and the interpreter is heavily introspectable. The syntax is similar to Python and Ruby, but under the familiar syntax is a language with static typing, tamed side effects, and a few interesting tricks. We hope that Circa will be a language of choice for the creative coder.
programming-language
programming
4 weeks ago by jdp
Writing Web Apps in Go
5 weeks ago by ironlotus
pdf slideshow presentation of google code speech given in california -- very good for all things related to go, especially oauth, rasters, servers, etc.
go
programming
programming-language
cs
server
5 weeks ago by ironlotus
Copy this bookmark: