Simple Multi-Language System for Embedded Applications

Under C Programming

Discuss, leave a comment.

Follow any responses to this entry through the RSS 2.0 feed.

Posted on Tuesday, January 13th, 2009 at 9:34 pm

Simple Multi-Language System for Embedded Applications

Today I wrote a simple Framework for Multi-Lingual embedded systems. It’s certainly not suitable for large applications, and only supports ASCII characters currently.

I’ll be extending it slightly and releasing it on google code in the near future.

(Available now upon email request).

Features include:

  • Small and simple design, Safe, and Secure.
  • Standard C Library
  • Constant Static Language scheme (Language Data is stored statically).
  • Will work with anything that uses a C compiler
  • Ultra small footprint.
  • Compatible with printf() and sprintf() functions, including %d %f etc

I’ll also be extending this, and improving it over the coming months. Its a very small project, so just let me know your requirements, and I may be able to implement them very quickly.

Comments!

Leave a Reply


Some humdrum motto!

© 2009 James Walmsley. All rights reversed. Contact us.