towards an Erlang IDE
Bengt Kleberg
bengt.kleberg@REDACTED
Wed Jul 27 10:18:14 CEST 2005
On 2005-07-27 10:02, Vlad Dumitrescu XX (LN/EAB) wrote:
>>-----Original Message-----
>>From: owner-erlang-questions@REDACTED
>>[mailto:owner-erlang-questions@REDACTED]On Behalf Of Vance Shipley
...deleted
>>Ultimately the IDE would include an editor which handled all of this
>>transparently. It would check out a syntax tree representing
>>a module,
>>convert it to a source file and place it into the editing window.
>
>
> Yes, I know. What I meant was that one would be locked on using that specific IDE. Anyone who isn't will only see hard-to-read-by-humans abstract code...
an alternative could be to have a standalone (erlang) tool that convert
to/from syntax tree representation. for the benefit of all editors (or
other uses).
bengt
More information about the erlang-questions
mailing list