beyond w3scilab

Cleaning and fixing w3scilab-processing

  • why haven’t we used w3scilab as it is??
  • code cleaning(cgi’s)

Extending w3scilab for C, C++, Python

  • extended support to other languages
  • explain changes in CGI files
  • migration from perl to python
# dummy-code
def some_function():
    interesting = False
    print 'This line is highlighted.'
    print 'This one is not...'
    print '...but this one is.'

Table Of Contents

Previous topic

Setting up an environment

Next topic

Setting the application on the Android

This Page