AminetAminet
Search:
84475 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/lang/LSLComp.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:New language experiment (balrog Soft)
Author:Pedro Gil (Balrog Soft) balrog at teleline.es
Uploader:Pedro Gil (Balrog Soft) balrog teleline es
Type:dev/lang
Architecture:m68k-amigaos
Date:2000-06-02
Download:http://aminet.net/dev/lang/LSLComp.lha - View contents
Readme:http://aminet.net/dev/lang/LSLComp.readme
Downloads:527

LSL Compiler version 0.001ß

    This is a litle program that compile a simple language with 6 commands
 I want to make a new Basic Language, and this is and example.

    PROGRAM means the name of the compiled program

    VAR c: INTEGER means define a variable c such as integer

    BEGIN means the start of the program

    c=4 puts 4 the variable

    WRITELN c  means write the variable c

    END end of the program



    This is the example:



PROGRAM PruebaLSL

VAR c: INTEGER

BEGIN

  c=4
  WRITELN c

END


    How to use:

        Write in CLI this: LSLComp example.lsl

    And a litle program call PruebaLSL will be created.


    If you are interesting in this program write to

        balrog at teleline.es

    WWW: http://members.tripod.com/~balrogsoft


Contents of dev/lang/LSLComp.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                28886   50768  56.9% -lh5- 0075 Mar 31  1993 a68k
[generic]                17417   31424  55.4% -lh5- 22a7 Mar 31  1993 blink
[generic]                   64      65  98.5% -lh5- ac5d Jan  3  1980 example.lsl
[generic]                  288     493  58.4% -lh5- 05de Jan  7  1980 libs/Comp.data
[generic]                  154     234  65.8% -lh5- 28a9 Jan  7  1980 libs/Main.lib
[generic]                39407   65016  60.6% -lh5- c592 Jan 17  1980 LSLComp
[generic]                  477     941  50.7% -lh5- 00ab Jan 28  1980 LSLComp.readme
[generic]                  139     172  80.8% -lh5- 5b7a Jan 28  1980 PruebaLSL
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         8 files   86832  149113  58.2%            Jun  2  2000

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>