Jump to content

.lin file format description


Recommended Posts

  • 1 month later...

Hello,

 

i wonder if there is a specification of the syntactical structure of .lin files anywhere. Can anyone help?

 

Thank you,

 

tester4058

No authorised specification is freely available. Various users have discovered properties of some commands. In my opinion, writing of lin-files by hand requires a rather special personality -- just like assembly code for computer programming, only worse.

 

Taken literally, the syntax structure is simple: a .lin-file consists of a sequence of commands, each of which consists of a two-letter identifier and an argument surrounded by |-characters. An argument is written in text-mode where some characters have special meanings. The secrets of lin-files lies in the meanings of commands and the conventions used in text-mode. Obviously a |-character cannot be used in text-mode, and I have not been able to find out if it can be produced by other means.

 

My experience comes from work on a higher-level language that can be translated into lin-files. It uses a subset of lin-tags that have been reasonably described on the net. The result is usable, but not polished and depend heavily on other software.

Link to comment
Share on other sites

  • 1 year later...
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...