User loginNavigation |
archivesThe HM system does not have principal typings for all terms...so do not all the PLs based on it, do they? Which systems do have them? Read on: The essence of principal typings This paper presents a new general definition of principal typings which does not depend on the details of any particular type system. This paper shows that the new general definition correctly generalizes previous system-dependent definitions. This paper explains why the new definition is the right one. Furthermore, the new definition is used to prove that certain polymorphic type systems using for all-quantifiers, namely System F and the Hindley/Milner system, do not have principal typings.Am I just overly enthusiastic of finding a new source of interesting reading, or are these 12 pages really a worth reading for anybody designing a new PL? Perl6 vs Java vs Python, or, Java sucks! and the NIH FallacyI recently wrote a book that deals with doing things (using features and ideas) in Perl invented and popularized by other languages. People react to that statement in fascinating ways - "what? Why would you want to do something in Perl that another language does? Perl is better so using things from Java and Python is pointless" they say. Yes, arguments of this sort still go on. ACM Queue: A Conversation with Alan Kay
A few choice quotes from this interview:
So I think the lack of a real computer science today, and the lack of real software engineering today, is partly due to this pop culture. Code Generation with Python, Cog, and NantWe've been using C# for a couple of years now, and are getting tired of the verbosity. Especially tired of copy/pasting and changing a couple of identifiers, and I imagine many other people are, too. After seeing some of the macro capabilities of Lisp, we got jealous. After some googling and browsing, I ran across Ned Batchelder's python-based code generation tool, Cog. A nice description of using coge generation in real life. Might help explain the idea to programmers unfamiliar with the technique. |
Browse archivesActive forum topics |
Recent comments
22 weeks 14 hours ago
22 weeks 18 hours ago
22 weeks 18 hours ago
44 weeks 1 day ago
48 weeks 3 days ago
50 weeks 1 day ago
50 weeks 1 day ago
1 year 4 days ago
1 year 5 weeks ago
1 year 5 weeks ago