Difference between revisions of "Projets-2015-2016-SSSL-SRS"

From air
Jump to navigation Jump to search
 
Line 2: Line 2:
 
=1. Introduction=
 
=1. Introduction=
 
==1.1 Purpose of the requirements document==
 
==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.
+
This Software Requirements Specification (SRS) identifies the requirements for the project "SSSL". 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==
 
==1.2 Scope of the product==

Latest revision as of 15:36, 6 April 2016

1. Introduction

1.1 Purpose of the requirements document

This Software Requirements Specification (SRS) identifies the requirements for the project "SSSL". 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