Hi, Intel has created a new open source project, JavaScript* Runtime for Zephyr* OS (ZJS), which makes JavaScript application development possible on Zephyr. ZJS is based on JerryScript (a lightweight JavaScript engine) and the Zephyr OS. The ZJS project provides a subset of Node.js APIs and JavaScript APIs to access sensors, actuators, and communications, as well as the tools to build applications with them. The resulting development method is easy to learn and great for rapid prototyping, especially for developers who have existing JavaScript skills. With ZJS the convenience and flexibility of JavaScript can be brought to even the very small devices. The project is hosted on GitHub: https://github.com/01org/zephyr.js Currently supported boards and APIs are: Boards - Arduino 101* - FRDM-K64F APIs - GPIO, AIO, I2C, PWM, UART - BLE - Buffer, Events (Node.JS* subset) - OCF The ZJS project is currently in early phase and we are looking for users and contributions. Feel free to give us feedback, file issues and send patches. We are looking forward to creating an open source community around the ZJS project. Regards, The ZJS team
Zephyr is a trademark of the Linux Foundation. *Other names and brands may be claimed as the property of others. _______________________________________________ jerryscript-dev mailing list [email protected] https://mail.gna.org/listinfo/jerryscript-dev
