js_analysis
v0.0.8
Published
Javascript Static Code Analysis Engine
Downloads
7
Readme
JSAnalysis
Javascript Static Code Analysis Engine
Features
- javascript runtime engine.
- parse javascript code to a tree.
- small, fast and very light.
- free software, released under GPLv3.
Copyright
Copyright (C) 2003-2012 bocelli.hu [email protected]
This file is part of JSAnalysis, the Javascript Static Code Analysis Engine.
JSAnalysis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
JSAnalysis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with JSAnalysis. If not, see http://www.gnu.org/licenses/.