help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Developing a preprocessor for Arduino


From: Csányi Pál
Subject: Developing a preprocessor for Arduino
Date: Wed, 11 May 2016 07:40:31 +0200

Hi,

I wish to develope a preprocessor for the Arduino programming language.
http://labs.arduino.org/Programming+Language

I wish to write this preprocessor in Emacs Lisp.
I imagine that that my pupils write the code in Emacs in their native
language.
So, eg. the Arduino command
setup() will be
beállít()
.

When they finished the program code, they run preprocessor.
The preprocessor should convert these commands in to English Arduino commands.

How should I start this project?

Best, Pali



reply via email to

[Prev in Thread] Current Thread [Next in Thread]