NuttX

Table of Contents

  • Home
  • Introduction
  • Getting Started
  • Contributing
  • The Inviolable Principles of NuttX
  • Supported Platforms
  • OS Components
  • Applications
    • Audio Utility libraries
    • Bootloader Utilities
    • Benchmark Applications
    • CAN Utilities
    • Cryptography Library Support
    • File System Utilities
    • Games
    • Graphics Support
    • Industrial Applications
    • Inertial Libraries Support
    • Interpreters
      • bas Bas BASIC Interpreter
      • duktape Duktape JavaScript interpreter
      • ficl Ficl Forth interpreter
      • lua Lua interpreter
      • luajit LuaJIT interpreter
      • minibasic Mini Basic Interpreter
      • quickjs QuickJS JavaScript interpreter
      • toywasm Toywasm Webassembly Runtime
      • wamr Webassembly Micro Runtime
      • wasm3 WASM3 Webassembly Runtime
    • Logging Utilities
    • LTE Libraries and NSH Add-Ons
    • Math Library Support
    • Machine Learning Support
    • Network Utilities
    • NuttShell (NSH)
    • Software Define Radio Libraries
    • System Libraries and NSH Add-Ons
    • Testing
    • Host Side Tools
    • Wireless Libraries and NSH Add-Ons
    • Examples
  • Implementation Details
  • API Reference
  • FAQ
  • Guides
  • Glossary
NuttX
  • Applications
  • Interpreters
  • View page source

Interpreters

This apps/ directory is set aside to hold interpreters that may be incorporated into NuttX.

Contents

  • bas Bas BASIC Interpreter
  • duktape Duktape JavaScript interpreter
  • ficl Ficl Forth interpreter
  • lua Lua interpreter
  • luajit LuaJIT interpreter
  • minibasic Mini Basic Interpreter
  • quickjs QuickJS JavaScript interpreter
  • toywasm Toywasm Webassembly Runtime
  • wamr Webassembly Micro Runtime
  • wasm3 WASM3 Webassembly Runtime
Previous Next

© Copyright 2023, The Apache Software Foundation.