Projets-2015-2016-SSSL-SRS

From air
Revision as of 00:44, 6 April 2016 by Florian.Popek (talk | contribs) (Created page with " =1. Introduction= ==1.1 Purpose of the requirements document== This Software Requirements Specification (SRS) identifies the requirements for the project "Borne Interacti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

1. Introduction

1.1 Purpose of the requirements document

This Software Requirements Specification (SRS) identifies the requirements for the project "Borne Interactive". In case of a open source project, we must present the requirement to others potential contributors. This document is a guideline about the functionalities offered and the problems that the system solves.

1.2 Scope of the product

SSSL is an object oriented script language meant to be translated into other language such as Go

1.3 Definitions, acronyms and abbreviations

  • SSSL : Speeding Simplified Script Language
  • AST : Abstract Syntax Tree : tree representation of a program

1.4 References

Grako : https://pypi.python.org/pypi/grako Git : https://github.com/FlorianPO/Speeding-Simplified-Script-Language