|  | 
 | <!DOCTYPE html> | 
 |    | 
 |    | 
 |    | 
 |    | 
 |    <html class="no-js">  | 
 |  | 
 |   <head lang="en-us"> | 
 |     <meta charset="utf-8"> | 
 |     <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1"> | 
 |     <meta http-equiv="X-UA-Compatible" content="IE=10" /> | 
 |     <title>Frequently Asked Questions - Eclipse Mita</title> | 
 |     <meta name="generator" content="Hugo 0.54.0" /> | 
 |  | 
 |      | 
 |     <meta name="description" content="The documentation of Eclipse Mita."> | 
 |      | 
 |     <link rel="canonical" href="../faq/"> | 
 |      | 
 |  | 
 |     <meta property="og:url" content="/faq/"> | 
 |     <meta property="og:title" content="Eclipse Mita"> | 
 |     <meta property="og:image" content="/images/mita.svg"> | 
 |     <meta name="apple-mobile-web-app-title" content="Eclipse Mita"> | 
 |     <meta name="apple-mobile-web-app-capable" content="yes"> | 
 |     <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> | 
 |  | 
 |     <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico"> | 
 |     <link rel="icon" type="image/x-icon" href="../images/favicon.ico"> | 
 |  | 
 |     <style> | 
 |       @font-face { | 
 |         font-family: 'Icon'; | 
 |         src: url('/fonts/icon.eot'); | 
 |         src: url('/fonts/icon.eot') | 
 |                format('embedded-opentype'), | 
 |              url('/fonts/icon.woff') | 
 |                format('woff'), | 
 |              url('/fonts/icon.ttf') | 
 |                format('truetype'), | 
 |              url('/fonts/icon.svg') | 
 |                format('svg'); | 
 |         font-weight: normal; | 
 |         font-style: normal; | 
 |       } | 
 |     </style> | 
 |  | 
 |     <link rel="stylesheet" href="../stylesheets/application.css"> | 
 |     <link rel="stylesheet" href="../stylesheets/temporary.css"> | 
 |     <link rel="stylesheet" href="../stylesheets/palettes.css"> | 
 |     <link rel="stylesheet" href="../stylesheets/highlight/highlight.css"> | 
 |  | 
 |      | 
 |      | 
 |      | 
 |     <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu+Mono"> | 
 |     <style> | 
 |       body, input { | 
 |         font-family: 'Ubuntu', Helvetica, Arial, sans-serif; | 
 |       } | 
 |       pre, code { | 
 |         font-family: 'Ubuntu Mono', 'Courier New', 'Courier', monospace; | 
 |       } | 
 |     </style> | 
 |  | 
 |      | 
 |     <link rel="stylesheet" href="../css/custom.css"> | 
 |      | 
 |     <script src="../javascripts/modernizr.js"></script> | 
 |  | 
 |      | 
 |  | 
 |   </head> | 
 |   <body class="palette-primary-blue-grey palette-accent-light-blue"> | 
 |  | 
 |  | 
 |  | 
 |  | 
 | <div class="backdrop"> | 
 | 	<div class="backdrop-paper"></div> | 
 | </div> | 
 |  | 
 | <input class="toggle" type="checkbox" id="toggle-drawer"> | 
 | <input class="toggle" type="checkbox" id="toggle-search"> | 
 | <label class="toggle-button overlay" for="toggle-drawer"></label> | 
 |  | 
 | <header class="header"> | 
 | 	<nav aria-label="Header"> | 
 |   <div class="bar default"> | 
 |     <div class="button button-menu" role="button" aria-label="Menu"> | 
 |       <label class="toggle-button icon icon-menu" for="toggle-drawer"> | 
 |         <span></span> | 
 |       </label> | 
 |     </div> | 
 |     <div class="stretch"> | 
 |       <div class="title"> | 
 |         Frequently Asked Questions | 
 |       </div> | 
 |     </div> | 
 |  | 
 |      | 
 |     <div class="button button-twitter" role="button" aria-label="Twitter"> | 
 |        <a href="https://twitter.com/eclipse_mita" title="@eclipse_mita on Twitter" target="_blank" class="toggle-button icon icon-twitter"></a> | 
 |     </div> | 
 |      | 
 |  | 
 |      | 
 |     <div class="button button-github" role="button" aria-label="GitHub"> | 
 |       <a href="https://github.com/eclipse/mita" title="@eclipse/mita on GitHub" target="_blank" class="toggle-button icon icon-github"></a> | 
 |     </div> | 
 |      | 
 |      | 
 |          | 
 |   </div> | 
 |   <div class="bar search"> | 
 |     <div class="button button-close" role="button" aria-label="Close"> | 
 |       <label class="toggle-button icon icon-back" for="toggle-search"></label> | 
 |     </div> | 
 |     <div class="stretch"> | 
 |       <div class="field"> | 
 |         <input class="query" type="text" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck> | 
 |       </div> | 
 |     </div> | 
 |     <div class="button button-reset" role="button" aria-label="Search"> | 
 |       <button class="toggle-button icon icon-close" id="reset-search"></button> | 
 |     </div> | 
 |   </div> | 
 | </nav> | 
 | </header> | 
 |  | 
 | <main class="main"> | 
 | 	<div class="drawer"> | 
 | 		<nav aria-label="Navigation"> | 
 |   <a href="../" class="project"> | 
 |     <div class="banner"> | 
 |        | 
 |         <div class="logo"> | 
 |           <img src="../images/mita.svg"> | 
 |         </div> | 
 |        | 
 |       <div class="name"> | 
 |         <strong>Eclipse Mita </strong> | 
 |          | 
 |       </div> | 
 |     </div> | 
 |   </a> | 
 |  | 
 |   <div class="scrollable"> | 
 |     <div class="wrapper"> | 
 |        | 
 |  | 
 |       <div class="toc"> | 
 |          | 
 |         <ul> | 
 |            | 
 |  | 
 |  | 
 |  | 
 |  | 
 | <li> | 
 |    | 
 |      | 
 |  | 
 |  | 
 |  | 
 | <a  title="Download" href="http://github.com/eclipse/mita"> | 
 | 	 | 
 | 	Download | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |    | 
 | </li> | 
 |  | 
 |  | 
 |  | 
 | <li> | 
 |    | 
 |      | 
 |  | 
 |  | 
 |  | 
 | <a  title="Concepts" href="../concepts/"> | 
 | 	 | 
 | 	Concepts | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |    | 
 | </li> | 
 |  | 
 |  | 
 |  | 
 | <li> | 
 |    | 
 |     <span class="section">Language</span> | 
 |     <ul> | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Introduction" href="../language/introduction/"> | 
 | 	 | 
 | 	Introduction | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Basics" href="../language/basics/"> | 
 | 	 | 
 | 	Basics | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Packages" href="../language/packages/"> | 
 | 	 | 
 | 	Packages | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="System Setup" href="../language/setup/"> | 
 | 	 | 
 | 	System Setup | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Types" href="../language/types/"> | 
 | 	 | 
 | 	Types | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Arrays" href="../language/arrays/"> | 
 | 	 | 
 | 	Arrays | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Functions" href="../language/functions/"> | 
 | 	 | 
 | 	Functions | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Foreign Function Interface" href="../language/foreignfunctioninterface/"> | 
 | 	 | 
 | 	Foreign Function Interface | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Events" href="../language/events/"> | 
 | 	 | 
 | 	Events | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Exceptions" href="../language/exceptions/"> | 
 | 	 | 
 | 	Exceptions | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |     </ul> | 
 |    | 
 | </li> | 
 |  | 
 |  | 
 |  | 
 | <li> | 
 |    | 
 |     <span class="section">Platforms</span> | 
 |     <ul> | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Integrators Guide" href="../platforms/integratorsguide/"> | 
 | 	 | 
 | 	Integrators Guide | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="Arduino Uno" href="../platforms/arduinouno/"> | 
 | 	 | 
 | 	Arduino Uno | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="XDK110" href="../platforms/xdk110/"> | 
 | 	 | 
 | 	XDK110 | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |          | 
 |          | 
 |  | 
 |  | 
 |  | 
 | <a  title="x86" href="../platforms/x86/"> | 
 | 	 | 
 | 	x86 | 
 | </a> | 
 |  | 
 |  | 
 |  | 
 |        | 
 |     </ul> | 
 |    | 
 | </li> | 
 |  | 
 |  | 
 |         </ul> | 
 |          | 
 |  | 
 |          | 
 |       </div> | 
 |     </div> | 
 |   </div> | 
 | </nav> | 
 |  | 
 | 	</div> | 
 |  | 
 | 	<article class="article"> | 
 | 		<div class="wrapper"> | 
 |              | 
 |  | 
 | <h3 id="who-is-builds-mita">Who is builds Mita?</h3> | 
 |  | 
 | <p>BCDS</p> | 
 |  | 
 | <h3 id="why-would-you-invent-a-new-programming-language">Why would you invent a new programming language?</h3> | 
 |  | 
 | <p>Because nothing that was out there was suitable.</p> | 
 |  | 
 |  | 
 | 			 | 
 | <aside class="copyright" role="note"> | 
 |   <div class="incubation"> | 
 |     <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank"> | 
 |       <img src="../images/incubating.png" /> | 
 |     </a> | 
 |   </div> | 
 |   <div class="logo"> | 
 |     <a href="https://www.eclipse.org" target="_blank"> | 
 |       <img src="../images/eclipse_foundation_logo.svg" /> | 
 |     </a> | 
 |   </div> | 
 |   <p class="notice"> | 
 |      | 
 |     Documentation built with | 
 |     <a href="https://www.gohugo.io" target="_blank">Hugo</a> | 
 |     using the | 
 |     <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme. | 
 |   </p> | 
 |   <p class="quickLinks"> | 
 |     <a href="http://www.eclipse.org/legal/privacy.php" target="_blank"> | 
 |       > Privacy Policy | 
 |     </a> | 
 |     <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank"> | 
 |       > Terms of Use | 
 |     </a> | 
 |     <a href="http://www.eclipse.org/legal/copyright.php" target="_blank"> | 
 |       > Copyright Agent | 
 |     </a> | 
 |     <a href="http://www.eclipse.org/legal" target="_blank"> | 
 |       > Legal | 
 |     </a> | 
 |     <a href="https://eclipse.org/security" target="_blank"> | 
 |       > Report a Vulnerability | 
 |     </a> | 
 |   </p> | 
 | </aside> | 
 | 		</div> | 
 | 	</article> | 
 |  | 
 | 	<div class="results" role="status" aria-live="polite"> | 
 | 		<div class="scrollable"> | 
 | 			<div class="wrapper"> | 
 | 				<div class="meta"></div> | 
 | 				<div class="list"></div> | 
 | 			</div> | 
 | 		</div> | 
 | 	</div> | 
 | </main> | 
 |  | 
 |     <script> | 
 |      | 
 |       var base_url = ''; | 
 |       var repo_id  = ''; | 
 |      | 
 |     </script> | 
 |  | 
 |     <script src="../javascripts/application.js"></script> | 
 |      | 
 |  | 
 |     <script> | 
 |       /* Add headers to scrollspy */ | 
 |       var headers   = document.getElementsByTagName("h2"); | 
 |       var scrollspy = document.getElementById('scrollspy'); | 
 |  | 
 |       if(scrollspy) { | 
 |         if(headers.length > 0) { | 
 |           for(var i = 0; i < headers.length; i++) { | 
 |             var li = document.createElement("li"); | 
 |             li.setAttribute("class", "anchor"); | 
 |  | 
 |             var a  = document.createElement("a"); | 
 |             a.setAttribute("href", "#" + headers[i].id); | 
 |             a.setAttribute("title", headers[i].innerHTML); | 
 |             a.innerHTML = headers[i].innerHTML; | 
 |  | 
 |             li.appendChild(a) | 
 |             scrollspy.appendChild(li); | 
 |           } | 
 |         } else { | 
 |           scrollspy.parentElement.removeChild(scrollspy) | 
 |         } | 
 |  | 
 |  | 
 |         /* Add permanent link next to the headers */ | 
 |         var headers = document.querySelectorAll("h1, h2, h3, h4, h5, h6"); | 
 |  | 
 |         for(var i = 0; i < headers.length; i++) { | 
 |             var a = document.createElement("a"); | 
 |             a.setAttribute("class", "headerlink"); | 
 |             a.setAttribute("href", "#" + headers[i].id); | 
 |             a.setAttribute("title", "Permanent link") | 
 |             a.innerHTML = "#"; | 
 |             headers[i].appendChild(a); | 
 |         } | 
 |       } | 
 |     </script> | 
 |  | 
 |      | 
 |  | 
 |     <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/highlight.min.js"></script> | 
 |     <script>hljs.initHighlightingOnLoad();</script> | 
 |   </body> | 
 | </html> |