• Eclipse IDE Compatiablity

    From no.top.post@gmail.com@21:1/5 to marcusob on Fri Mar 4 19:34:26 2016
    XPost: comp.lang.pop

    In article <87mdnY_wbqeYUQHLnZ2dnUU7-R-dnZ2d@giganews.com>, marcusob <MARCUSOBRIEN@YAHOO.COM> wrote:

    Hi,

    I was wondering if there is any Eclipse plugins for pop 11.
    If not I think I will implement a plugin for it, so it at least support the pop11 tool chain,
    VM configuration and editor features such as syntax highlighting etc.

    I'd like syntax highlighting, but what is the 'etc'.

    Anyone interested in how I progress with this ? I might add my progress to a blog.

    Eclipse is java, isn't it? What happened to java? And 'sun'?
    Was it like comp.lang.pop after Aaron Sloman retired?
    ----
    Jonathan wrote:-
    ](b) A pop11 compiler written in lisp would
    ]run on any of the (many) Common Lisp implementations. Some of them
    ]have very efficient compilers, and there is a Common Lisp implementation
    ](or a similar dialect) that is implemented to run on the JVM. So you
    ]would get that for free.

    I was very keen on poplog at one time. I've got v15.53 installed.
    Has there been any updates in recent years? I tried some pml. It works.

    Now I badly want to understand how <non imperative languages like
    haskell 'work'>. I guess that it's similar to ML, which is 'hosted' by
    poplog. So if you analyse the poplog implementation of ML, you may
    get a good idea of how Haskell works.

    Haskell users seem very hairy-fairy-hand-wavers: mostly just saying
    <it feels nice> and repeating cliches. Some good photostat pages,
    explained that the <ML machine> does reductions on expressions.

    Since I know how a recursive descent PASCAL compiler would 'reduce'
    eg. the boolean: 4 * (2+3) < Max(dog, fish)
    to: 20 < N
    I can't wait to know how the 'inference' is done by Haskell,
    after the reductions are done - I'm guessing.
    I used to know about prolog's <unification> method, which
    seems related - to Haskell's inference.
    And since poplog handles prolog too, it seems that all the
    secrets will be revealed in poplog, which is a much easier language to
    analyse than eg. C++

    WDYS?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)