help-global
[Top][All Lists]
Advanced

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

Re: Will global support module:function expression?


From: Shigio YAMAGUCHI
Subject: Re: Will global support module:function expression?
Date: Mon, 15 Jun 2015 09:54:08 +0900

Hi,
> I've writing code in Erlang, it's function call is like
> "module:function", so there is a larger range to navigate the results.
>
> Will global support function calls like above?
>
> Thanks

I think it is impossible that GLOBAL itself supports new language
including Erlang. However, GLOBAL has a mechanism called 'plug-in parser'.
You can write a Erlang parser for GLOBAL easily using the mechanism.
Please see also 'plugin-factory/PLUGIN_HOWTO' file in the package.

Regards,
Shigio

--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

reply via email to

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