[Geany-devel] Erlang support patch

Etienne Girondel etienne.girondel at xxxxx
Thu Jul 16 23:07:42 UTC 2009


Hi,

This is my first try to contribute to an open source project, so i hope that
everything is fine! :)

You'll find my patch to introduce Erlang support, made against SVN n3981, in
attached file.

This patch includes support for :
- Reserved words
- Built-in functions (BIFs)
- Preprocessor instructions
- Modules / compilator attributes
- EDoc ( http://erlang.org/doc/apps/edoc/index.html )
- EDoc Macros
- Module compilation ( erlc "%f" )
- Running a module, module must have a main/0 entry point ( erl -noshell
-run "%e" main -run erlang halt )

Please, can someone check this patch and maybe commit it?

Thanks,

lenain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20090717/f706aade/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lenain.patch
Type: text/x-diff
Size: 29409 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20090717/f706aade/attachment.patch>


More information about the Devel mailing list