I am thinking about designing a computer language that has many of the core design decisions of D and Perl6. To come up with a language that would be more statically typed than Perl6, but be able to do some of the dynamically typed tricks of Perl6.
The reason I have thought about this is I have been programming in Perl5 for a while now, and I like the freedom it gives me as a programmer, but nobody would likely use it to create a kernel. I als have been programming in D, which would be great to create a kernel, but I wouldn't want to it to be the language I program on a daily basis.
Tuesday, October 11, 2005
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment