:orphan: .. _sli_intro: An Introduction to SLI ====================== NEST can be started by typing :: /nest at the command prompt. You should then see something like this: :: -- N E S T 2 beta -- Copyright 1995-2009 The NEST Initiative Version 1.9-svn Feb 6 2010 00:33:50 This program is provided AS IS and comes with NO WARRANTY. See the file LICENSE for details. Problems or suggestions? Website  : https://www.nest-initiative.org Mailing list: users@nest-simulator.org Type 'help' to get more information. Type 'quit' or CTRL-D to quit NEST. See :ref:`here ` for advanced configuration options. SLI user manual --------------- This manual gives a brief overview of the SLI programming language. 1. :ref:`First Steps ` 2. :ref:`Objects and data types ` 3. :ref:`Programming in SLI ` 4. :ref:`Using files and keyboard input ` 5. :ref:`Neural simulations `