Difference: FRCVLabMLSA_installation (4 vs. 5)

Revision 52017-07-18 - AnneMarieBogar

Line: 1 to 1
 
META TOPICPARENT name="FRCVLabMLSA"
<meta name="robots" content="noindex" />
Line: 9 to 9
  On Ubuntu terminal, type the following commands to install Clang 3.8:
Changed:
<
<
  1. sudo add-apt-repository 'deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main'
  2. sudo apt-get update
  3. sudo apt-get install clang-3.8
>
>
  • sudo apt-get install clang-3.8
  - Python 2.7
Line: 30 to 28
 Finally clone the MLSA repository, which will generate the mlsa folder:

  1. Download software from https://git.io/MLSA
Added:
>
>
 
  1. Run mlsapath.bash in the mlsa folder (adds mlcg.py to PATH) with command: $source mlsapath.bash
When MLSA is cloned, it will produce a folder with the following subfolders:
Line: 45 to 44
 
  1. $python testcode.py 2 -> tests the Python function call generator
  2. $python testcode.py 3 -> tests the multilingual Python and C functional call pipeline
  3. $python testcode.py 4 -> tests the JavaScript function call generator
Changed:
<
<
  1. #python testcode.py 5 -> tests the multilingual Python, C, and JavaScript pipeline
>
>
  1. $python testcode.py 5 -> tests the multilingual Python, C, and JavaScript pipeline
 

Permissions

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback