v7

Embedded JavaScript engine for C/C++

  • 所有者: cesanta/v7
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

V7: Embedded JavaScript engine

NOTE: this project is deprecated in favor of https://github.com/cesanta/mjs

License

V7 is the smallest JavaScript engine written in C. V7 features are:

  • Cross-platform: works on anything, starting from Arduino to MS Windows
  • Small size. Compiled static size is in 40k - 120k range, RAM
    footprint on initialization is about 800 bytes with freeze feature,
    15k without freeze feature
  • Simple and intuitive C/C++ API. It is easy to export existing C/C++
    functions into JavaScript environment
  • Standard: V7 implements JavaScript 5.1
  • Usable out-of-the-box: V7 provides an auxiliary library with
    Hardware (SPI, UART, etc), File, Crypto, Network API
  • Source code is both ISO C and ISO C++ compliant
  • Very easy to integrate: simply copy two files: v7.h
    and v7.c into your project

V7 makes it possible to program Internet of Things (IoT) embedded devices
in JavaScript. V7 is a part of the full stack
Mongoose OS Platform.

Examples & Documentation

Contributions

To submit contributions, sign
Cesanta CLA
and send GitHub pull request. You retain the copyright on your contributions.

Licensing

V7 is released under commercial and GNU GPL v.2 open source licenses.

Commercial Projects:
Once your project becomes commercialised GPLv2 licensing dictates that you need to either open your source fully or purchase a commercial license. Cesanta offer full, royalty-free commercial licenses without any GPL restrictions. If your needs require a custom license, we’d be happy to work on a solution with you. [Contact us for pricing.] (https://www.cesanta.com/contact)

Prototyping:
While your project is still in prototyping stage and not for sale, you can use V7’s open source code without license restrictions.

主要指標

概覽
名稱與所有者cesanta/v7
主編程語言C
編程語言Makefile (語言數: 3)
平台
許可證Other
所有者活动
創建於2013-12-13 23:28:04
推送於2020-11-30 10:41:28
最后一次提交2020-11-30 10:41:27
發布數3
最新版本名稱3.0 (發布於 )
第一版名稱1.0 (發布於 )
用户参与
星數1.4k
關注者數99
派生數180
提交數1.9k
已啟用問題?
問題數155
打開的問題數49
拉請求數401
打開的拉請求數2
關閉的拉請求數36
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?