domnit + complang   32

Python generators are really just objects
Demo for a discussion I had with my PL prof.
python  compsci  complang 
march 2008 by domnit
Converge
"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."
converge  complang  macro 
march 2008 by domnit
codepad
Executing pastebin!
software  apps  complang 
march 2008 by domnit
Stevey's Blog Rants: Portrait of a N00b
"the bigger problem is cultural: it's hard to restrain metadata addiction"
complang  compsci  java  metadata 
february 2008 by domnit
The right way to read files with PHP
fread(), readfile(), file() - Guess which does what. Argh.
php  complang  design  filesys 
february 2007 by domnit
The Rule of Least Power
"Principle: Powerful languages inhibit information reuse."
web  w3c  compsci  philosophy  design  language  complang  power  scalability 
december 2006 by domnit
Joel on Software: Book Review: Beyond Java
"it’s starting to look like type declarations are one of those accidental difficulties that good programming languages can eliminate"
compsci  books  java  complang 
october 2006 by domnit
Python else Clauses on Loops
"Loop statements may have an else clause; it is executed when the loop terminates through exhaustion of the list (with for) or when the condition becomes false (with while), but not when the loop is terminated by a break statement."
python  compsci  complang 
september 2006 by domnit
Can Your Programming Language Do This?
Functional programming abstracts away massively parallel computation
compsci  functional  complang  concurrent 
august 2006 by domnit
YA anti-PHP rant
Argues that PHP is a bloated template system. Right on.
php  design  compsci  complang 
february 2006 by domnit
Ruby, Python, "Power"
Comparison of core language features
python  ruby  compsci  complang 
august 2005 by domnit

Copy this bookmark:



description:


tags: