Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

paul_the_kelly

@paul_the_kelly
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Create a new programming language?
    P paul_the_kelly

    HTML isn't a programming language. It isn't Turing complete, and thus can't be used to implement arbitrary algorithms.

    The Lounge game-dev tutorial question

  • The Holy Grail of Jobs
    P paul_the_kelly

    It depends on what is you expose to Java or a .NET language. You could use COBOL to marshall your COBOL style data into strings, integers, or whatever else you needed (the Visual COBOL compiler makes this very easy) and those would be just as you expected when read from another language. You can write classes in COBOL that will appear to .NET or Java code like any other managed objects, and use these as an interop layer into existing procedural COBOL.

    The Lounge csharp com question lounge learning

  • The Holy Grail of Jobs
    P paul_the_kelly

    Most cruft-ridden mainframe apps will recompile without too much major fiddlage, but some things may require tweaking. There's also a managed (.NET only at the moment) version of CICS - see http://www.microfocus.com/aboutmicrofocus/pressroom/releases/pr20100712268224.asp[^]

    The Lounge csharp com question lounge learning

  • The Holy Grail of Jobs
    P paul_the_kelly

    COBOL is now available to run under .NET or JVM, has proper OO, and you can run your applications on Windows, Linux, Unix or up in the cloud. Oh, and we've demonstrated them running on android phones too. That modern enough for you? See: http://visualcobol.microfocus.com/[^] or http://www.theregister.co.uk/2011/01/20/cobol_update/[^]

    The Lounge csharp com question lounge learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups