hasseg's comments

hasseg | 16 years ago | on: Ask HN: Why not Flex?

Fcsh is indeed a lot faster than mxmlc. I've written a small shell script that stands in for fcsh and provides an interface like the standard mxml compiler (mxmlc) so that you can just call it (like you would call mxmlc) and have it return an exit status instead of dropping you into an interactive shell like fcsh does. It's called fcshctl:

http://hasseg.org/blog/?p=194

page 1