I'm looking around for a modern tool chain to help in developing a small programming language/DSL. I would like to explore Phoenix from MS Research, but it looks like a dead project. Is that the case, and should I be looking elsewhere?
I'd like to target CIL with Phoenix, but would definitely consider LLVM (or other) if that was the best tool chain to use.