Slashdot Mirror


Jackpot - James Gosling's Latest Project

Pete Bevin writes "Artima has a fine interview with James Gosling, creator of Java, about his latest project. It's called Jackpot, and it treats the parse tree as the program. This makes refactoring much, much more intuitive. The article has some good insights into code visualization, technical writing, and making your programs more understandable."

3 of 208 comments (clear)

  1. first post by joe_bruin · · Score: -1, Offtopic

    void main() { for( ; ; ) ; }

    1. Re:first post by Jason1729 · · Score: -1, Offtopic

      don't you mean
      void main() {for(;;)fork();}?

      Jason
      ProfQuotes

  2. Coffee and Money by castlec · · Score: -1, Offtopic

    Two things we all like that work very well together. What a man!!

    --
    When I tell an object to delete this, am I killing it or telling it to kill me?