Community
    • Login

    Programming Languages List

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 2.2k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Steven WoodS Offline
      Steven Wood
      last edited by

      Is there still a copy of some of the older programming languages syntax highlighting??

      I am looking for Basic or GW Basic or macro languages.

      1 Reply Last reply Reply Quote 1
      • PeterJonesP Online
        PeterJones
        last edited by

        BASIC: native lexers? No.

        • well, there is hte Visual Basic lexer, which is a reasonable approximation
        • there is the user defined language (UDL) capability. this outdated NppWiki article links to a couple of BASIC-like UDL files. I don’t know if they’re still valid links, or how compatible they are, but it might be worth starting there
          • I’ve made a UDL for the particular flavor of BASIC for the TI99-4/a HOME COMPUTER from the early 80s; if you’d like that as an example, I can dig it up and make it available publically. Let me know.
        • this post links to some of @Claudia-Frank’s excellent work on a lexer implemented in pythonscript, which might be able to be customized to suit your purposes

        macro languages: you’ll have to be more specific.

        1 Reply Last reply Reply Quote 0
        • PeterJonesP Online
          PeterJones
          last edited by

          Apparently, my TI BASIC UDL was lost… so I created a new one this morning: gist:ti-basic-udl.xml

          -----
          For the curious:

          • keywords1 = commands
          • keywords2 = TI EXTENDED BASIC commands
          • keywords3 = statements
          • keywords4 = TI EXTENDED BASIC statements
          • keywords5 = functions
          • keywords6 = TI EXTENDED BASIC functions
          • keywords7 = subprograms
          • keywords8 = TI EXTENDED BASIC subprograms
          1 Reply Last reply Reply Quote 1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors