Skip to content

Releases: Christian-2003/LispInterpreter

Lisp Interpreter Version 10.0

21 May 15:24
b67eb17
Compare
Choose a tag to compare

Enjoy the latest version 10.0 of the Lisp Interpreter.

Lisp Interpreter Version 6.0

07 May 13:14
c2c1f1d
Compare
Choose a tag to compare

1. The Lisp Interpreter:

Hello folks. This release represents the newest version of my Interpreter for Lisp.
For further information on the Lisp syntax, look up the wiki.



2. How to use the Interpreter:

This should represent a step by step tutorial, on how to use my Lisp Interpreter.

1. Download:

Download the Lisp Interpreter. You can find the current version in the attachment of this release.

2. Execute the .jar-file:

After downloading the .jar-file, follow the following steps:

  1. Open the cmd. For that, you can use windows' search function.
  2. Execute the .jar-file through the terminal: For that, type java -jar <directory>LispInterpreter.jar. You have to incorporate the directory, in which the LispInterpreter.jar is located, instead of the <directory>!
  3. After that, the LispInterpreter should be executed successfully. The Interpreter requests you to input a file, in which the source code is located. Enter the file name including the directory in which it's located. An example might be: c:/user/documents/code.lsp. In this case, the code.lsp-file must contain the lisp source code.
  4. If you have entered the file name correctly, the interpreter should execute the source code.

Lisp Interpreter Version 5.0

17 Apr 10:11
c2c1f1d
Compare
Choose a tag to compare

1. The Lisp Interpreter:

Hello folks. This release represents the newest version of my Interpreter for Lisp.
For further information on the Lisp syntax, look up the wiki.



2. How to use the Interpreter:

This should represent a step by step tutorial, on how to use my Lisp Interpreter.

1. Download:

Download the Lisp Interpreter. You can find the current version in the attachment of this release.

2. Execute the .jar-file:

After downloading the .jar-file, follow the following steps:

  1. Open the cmd. For that, you can use windows' search function.
  2. Execute the .jar-file through the terminal: For that, type java -jar <directory>LispInterpreter.jar. You have to incorporate the directory, in which the LispInterpreter.jar is located, instead of the <directory>!
  3. After that, the LispInterpreter should be executed successfully. The Interpreter requests you to input a file, in which the source code is located. Enter the file name including the directory in which it's located. An example might be: c:/user/documents/code.lsp. In this case, the code.lsp-file must contain the lisp source code.
  4. If you have entered the file name correctly, the interpreter should execute the source code.

Lisp Interpreter Version 4.0

15 Apr 15:50
697e4d6
Compare
Choose a tag to compare

1. The Lisp Interpreter:

Hello folks. This release represents the newest version of my Interpreter for Lisp.
For further information on the Lisp syntax, look up the wiki.



2. How to use the Interpreter:

This should represent a step by step tutorial, on how to use my Lisp Interpreter.

1. Download:

Download the Lisp Interpreter. You can find the current version in the attachment of this release.

2. Execute the .jar-file:

After downloading the .jar-file, follow the following steps:

  1. Open the cmd. For that, you can use windows' search function.
  2. Execute the .jar-file through the terminal: For that, type java -jar <directory>LispInterpreter.jar. You have to incorporate the directory, in which the LispInterpreter.jar is located, instead of the <directory>!
  3. After that, the LispInterpreter should be executed successfully. The Interpreter requests you to input a file, in which the source code is located. Enter the file name including the directory in which it's located. An example might be: c:/user/documents/code.lsp. In this case, the code.lsp-file must contain the lisp source code.
  4. If you have entered the file name correctly, the interpreter should execute the source code.

Lisp Interpreter Version 3.0

14 Apr 11:13
a0954b9
Compare
Choose a tag to compare

1. The Lisp Interpreter:

Hello folks. This release represents the newest version of my Interpreter for Lisp.
For further information on the Lisp syntax, look up the wiki.



2. How to use the Interpreter:

This should represent a step by step tutorial, on how to use my Lisp Interpreter.

1. Download:

Download the Lisp Interpreter. You can find the current version in the attachment of this release.

2. Execute the .jar-file:

After downloading the .jar-file, follow the following steps:

  1. Open the cmd. For that, you can use windows' search function.
  2. Execute the .jar-file through the terminal: For that, type java -jar <directory>LispInterpreter.jar. You have to incorporate the directory, in which the LispInterpreter.jar is located, instead of the <directory>!
  3. After that, the LispInterpreter should be executed successfully. The Interpreter requests you to input a file, in which the source code is located. Enter the file name including the directory in which it's located. An example might be: c:/user/documents/code.lsp. In this case, the code.lsp-file must contain the lisp source code.
  4. If you have entered the file name correctly, the interpreter should execute the source code.

LispInterpreter

12 Apr 14:16
77a5699
Compare
Choose a tag to compare

1. The Lisp Interpreter:

Hello folks. This release represents the newest version of my Interpreter for Lisp.
For further information on the Lisp syntax, look up the wiki.



2. How to use the Interpreter:

This should represent a step by step tutorial, on how to use my Lisp Interpreter.

1. Download:

Download the Lisp Interpreter. You can find the current version in the attachment of this release.

2. Execute the .jar-file:

After downloading the .jar-file, follow the following steps:

  1. Open the cmd. For that, you can use windows' search function.
  2. Execute the .jar-file through the terminal: For that, type java -jar <directory>LispInterpreter.jar. You have to incorporate the directory, in which the LispInterpreter.jar is located, instead of the <directory>!
  3. After that, the LispInterpreter should be executed successfully. The Interpreter requests you to input a file, in which the source code is located. Enter the file name including the directory in which it's located. An example might be: c:/user/documents/code.lsp. In this case, the code.lsp-file must contain the lisp source code.
  4. If you have entered the file name correctly, the interpreter should execute the source code.

Lisp Interpreter

10 Apr 09:44
64a3aea
Compare
Choose a tag to compare

1. The Lisp Interpreter:

Hello folks. This release represents the newest version of my Interpreter for Lisp.
For further information on the Lisp syntax, look up the wiki.



2. How to use the Interpreter:

This should represent a step by step tutorial, on how to use my Lisp Interpreter.

1. Download:

Download the Lisp Interpreter. You can find the current version in the attachment of this release.

2. Execute the .jar-file:

After downloading the .jar-file, follow the following steps:

  1. Open the cmd. For that, you can use windows' search function.
  2. Execute the .jar-file through the terminal: For that, type java -jar <directory>LispInterpreter.jar. You have to incorporate the directory, in which the LispInterpreter.jar is located, instead of the <directory>!
  3. After that, the LispInterpreter should be executed successfully. The Interpreter requests you to input a file, in which the source code is located. Enter the file name including the directory in which it's located. An example might be: c:/user/documents/code.lsp. In this case, the code.lsp-file must contain the lisp source code.
  4. If you have entered the file name correctly, the interpreter should execute the source code.