XOD (programming language)

XOD
ParadigmsDeclarative, dataflow, functional reactive, visual
DeveloperXOD Inc
First appeared2016; 10 years ago (2016)
Stable release
0.38.0 / March 12, 2021; 5 years ago (2021-03-12)
PlatformArduino, Raspberry Pi
LicenseGNU Affero General Public License 3.0
Websitexod.io

XOD is a visual programming language for microcontrollers, started in 2016. As a supported platform, XOD started with Arduino boards compatibility and Raspberry Pi.[1][2][3][4][5][6] It is free and open-source software released under the GNU Affero General Public License, version 3.0.

Basics

The basic elements of XOD programming are nodes. XOD is based on functional reactive programming principles and provides graphical flow-based application programming interface. XOD can compile a native machine code for the low-ended controllers. A node is a block that represents either some physical device like a sensor, motor, or relay, or some operation such as addition, comparison, or text concatenation. XOD is also able to let the user build up some missing node using other nodes, without switching to textual programming.[7][8][9]

Analogs

Node-RED and NoFlo are the closest analogs of XOD.

References

  1. ^ "XOD: A New Open Source Visual Programming Language". TrendinTech. 2017-08-31. Archived from the original on 2018-05-14. Retrieved 2018-05-13.
  2. ^ "XODlang – Medium". Medium. Retrieved 2018-05-13.
  3. ^ "XOD-powered Rechargeable Solar Lamp". Instructables.com. Retrieved 2018-05-13.
  4. ^ "Raspberry Pi gets new visual programming language". Electronics Weekly. 2017-06-01. Retrieved 2018-05-13.
  5. ^ "Visual Development with XOD". Hackaday. 2017-08-13. Retrieved 2018-05-13.
  6. ^ "XOD is a Visual Programming Language for Arduino, Raspberry Pi, and other Maker Boards". www.cnx-software.com. 2 June 2017. Retrieved 2018-05-13.
  7. ^ Verma, Adarsh (2017-06-22). "XOD: A New And Open Source Visual Programming Language For Arduino, Raspberry Pi, Etc". Fossbytes. Retrieved 2018-05-13.
  8. ^ "xodio/xod". GitHub. Retrieved 2018-05-13.
  9. ^ Warner, Tommy (2018-01-15). "Create a Self-Driving Robot – Part One". Medium (XODlang). Retrieved 2018-05-13.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.