Java Concurrency Annotations

I’ve been reading a series of papers by Chandrasekhar Boyapati on extensions to the Java type system. I found his papers on ensuring race-free programs by specifying that objects are either i…

12 Feb 2010

Mike McClurg

Read Article
XML for Resumes

I hate writing resumes because there are no good tools for the job. I would prefer to use an open source word processor, such as Open Office, but companies often ask for MS Word format, which OO do…

10 Feb 2010

Mike McClurg

Read Article
Playing with .annot files

New commands are available in the OCaml mode of Chamo. They use the .annot files generated by ocamlc. Here is a list of these commands. Def...

21 Jan 2010

Cameleon news

Read Article
Emacs!

I love Emacs. I’ve been using it ever since I took my first programming language theory class in college. I had played around with it before then, but it took my professor’s recommendat…

19 Jan 2010

Mike McClurg

Read Article
Automating Mathematical Program Transformations

Abstract Mathematical programs (MPs) are a class of constrained optimization problems that include linear, mixed-integer, and disjunctive programs. Strategies for solving MPs rely heavily on variou...

18 Jan 2010

Ashish Agarwal

Read Article