Requirements Document - Wednesday, 13th November 1997

Part III Computer Science Project
Department of Electronics & Computer Science
University of Southampton

Name:Alex Walker
Title of Project:JavaScript Parser and Error-Reporter
First Project Supervisor:Ed Zaluska
Second Project Supervisor:Gwil Edmonds

Introduction:

This document aims to outline some of the functionality requirements for the finished project.

Since starting, it has become clear that this program should behave in a similar way to "Lint", the UNIX C Program Checker. It's job is to examine C source programs detecting bugs and obscurities.

Requirements:

Some of the requirements of this JavaScript Error Checker are outlined below:


Contact: Alex Walker - javascript@soton.net
Original document location: http://www.soton.net/jssyntaxchecker/requirements.html
Return to the Welcome Page