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

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

haXe code completion


From: TheLonelyStar
Subject: haXe code completion
Date: Mon, 2 Feb 2009 14:07:53 -0800 (PST)

Hi,

I would like haXe (www.haxe.org) code completion in emacs.
The haxe compiler provides everything that is needed. If invoked with the
information of the position in the source, it returns to stderr a xml-list
with completon possibilites.

But I am not good in wrtiting emacs lisp. How can I:
- Invoke an external program and store the output to stderr?
- Parse xml?
- Display a list for autocompletion?

Thanks!
Nathan
-- 
View this message in context: 
http://www.nabble.com/haXe-code-completion-tp21799555p21799555.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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