Evan Martin (evan) wrote in evan_tech,
Evan Martin
evan
evan_tech

cyclone blog

(Breaking my own rule immediately...)

There's now a Cyclone blog. Cyclone, if you're just tuning in, is a research project that a professor of mine was involved in. Its main idea is to bring together the low-level memory management of C with the type-safety of a modern language (and throw in a couple of nice features while they're at it, like optional garbage collection ). So the blog is filled with interesting comments on language safety in C -- in fact, learning about Cyclone is where I got my interest in the same area.
Tags: c/c++, programming languages
Subscribe

  • no go

    Two friends of mine were pretty enthusiastic about the Go language, so I tried writing a program in it yesterday. It is frustrating because despite…

  • playing with vala

    I actually was toying with making something like Vala back in college. It's pretty cute. Much like using the sane subset of C++, as you write code…

  • chromium.el

    This weekend I wrote some Emacs Lisp to write some utility functions I find useful for hacking on Chromium. It's fun to have a reason to use Lisp!…

  • Post a new comment

    Error

    default userpic
    When you submit the form an invisible reCAPTCHA check will be performed.
    You must follow the Privacy Policy and Google Terms of use.
  • 8 comments