PicoC

A very small C interpreter
Download

PicoC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Zik Saleeba
  • Publisher web site:
  • http://code.google.com/u/zik.saleeba/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 67 KB

PicoC Tags


PicoC Description

A very small C interpreter PicoC was originally created to be used as a script language for embedded systems.Moreover, PicoC was originally written to be the script language for a UAV's on-board flight system but the time has prooved that PicoC is also very suitable for other robotic, embedded and non-embedded applications.The core C source code is around 3500 lines of code. When compiled it only takes a few k of code space and is also very sparing of data space. This means it can work well in small embedded devices. It's also a fun example of how to create a very small language implementation while still keeping the code readable.PicoC is still under development and should be considered as alpha quality at this stage.


PicoC Related Software