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
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Help me identify this programming/scripting language!

Help me identify this programming/scripting language!

Scheduled Pinned Locked Moved IT & Infrastructure
toolshelpquestion
4 Posts 4 Posters 11 Views 1 Watching
  • 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.
  • K Offline
    K Offline
    Keith Vitali
    wrote on last edited by
    #1

    Hello, Inherited a bunch of code today but there seems to be some script files which define functions as follows:

    function some_fun ;{{{
    return, some_var
    end;}}}------------------ some_fun()

    Here is the embarassing question...I cannot even identify this language. Google search was not much help either. So I am calling on the collective wisdom of coders worldwide to help me. Thanks, Keith

    M G X 3 Replies Last reply
    0
    • K Keith Vitali

      Hello, Inherited a bunch of code today but there seems to be some script files which define functions as follows:

      function some_fun ;{{{
      return, some_var
      end;}}}------------------ some_fun()

      Here is the embarassing question...I cannot even identify this language. Google search was not much help either. So I am calling on the collective wisdom of coders worldwide to help me. Thanks, Keith

      M Offline
      M Offline
      Moak
      wrote on last edited by
      #2

      Keith Vitali wrote:

      Here is the embarassing question...I cannot even identify this language. Google search was not much help either.

      When you can not read it and have no idea what it does, it is usually written in Perl. ;) However in this case it isn't, a friend in the chat mentioned it could be Lua[^]. Hope this helps! /M

      Webchat in Europe :java: Now with 26% more Twitter

      1 Reply Last reply
      0
      • K Keith Vitali

        Hello, Inherited a bunch of code today but there seems to be some script files which define functions as follows:

        function some_fun ;{{{
        return, some_var
        end;}}}------------------ some_fun()

        Here is the embarassing question...I cannot even identify this language. Google search was not much help either. So I am calling on the collective wisdom of coders worldwide to help me. Thanks, Keith

        G Offline
        G Offline
        Gregory Gadow
        wrote on last edited by
        #3

        I don't know of any language that uses triple brackets like that. I have seen some websites that use triple curly braces in much the same way that CodeProject uses <pre> and </pre>, though. Maybe you have inherited reference notes rather than actual code?

        1 Reply Last reply
        0
        • K Keith Vitali

          Hello, Inherited a bunch of code today but there seems to be some script files which define functions as follows:

          function some_fun ;{{{
          return, some_var
          end;}}}------------------ some_fun()

          Here is the embarassing question...I cannot even identify this language. Google search was not much help either. So I am calling on the collective wisdom of coders worldwide to help me. Thanks, Keith

          X Offline
          X Offline
          Xeqtr 0
          wrote on last edited by
          #4

          yes it's Lua...

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

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