Scilab 6.0.0
- Scilab Help
- Scilab
- Differential calculus, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- Control Systems - CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage (ARPACK binding)
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- XML Management
- HDF5 Management
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics : exporting and printing
- GUI
- Data Structures
- Parameters
- Boolean
- Integers
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Compatibility Functions
- Advanced functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Text editor (Scinotes)
- UI Data
- Online help management
- Parallel
- Modules manager
- Localization
- API Scilab
- call_scilab API (Scilab engine)
- Java Virtual Machine (JVM)
- Java from Scilab
- Java Interface
- Preferences
- Scilab code coverage
- Lint tool (SLint)
- Windows tools
Scilab Help >> Lint tool (SLint)
Lint tool (SLint)
- Checker for bracketed expressions —
- Checker to count break or coninue in loops —
- Checker for comment ratio —
- Checker for format of decimal numbers —
- Checker for deprecated functions —
- Checker for empty block —
- Checker for == as assignment —
- Checker for function's arguments —
- Checker for order in function arguments —
- Checker for function name —
- Checker error on function return —
- Checker for global keyword —
- Checker for illegal calls —
- Checker for implicitit list —
- Checker for line length —
- Checker for lines count —
- Checker for load/save functions —
- Checker for McCabe complexity —
- Checker for mopen/mclose functions —
- Checker for NaN in comparisons —
- Checker to count the nested blocks —
- Checker for 'not equal' operator —
- Checker for double negation —
- Checker for old not operator —
- Checker for printf function —
- Checker for redefinition —
- Checker to count return in a function —
- Checker for select —
- Checker for semicolon at end of line —
- Checker for single instruction —
- Checker for spaces in arguments separated with commas —
- Checker to count the statements in a condition (if or while condition) —
- Checker for struct —
- Checker for todo in comments —
- Checker for unreachable code —
- Checker for function's arguments —
- Checker for useless operations —
- Checker for variable name —
- Checker for variables use —
- slint — Call the lint tool
Comments
Add a comment:
Please login to comment this page.