Re: Will global support module:function expression?

Shigio YAMAGUCHI <[email protected]> Mon, 15 Jun 2015 09:54:08 +0900
Newsgroups gmane.comp.gnu.global.general
Message-ID <CADJmJYrepDkHLHfa+TXNqULaj3bip6hM83s6NvR+iQwy9KHiYw@mail.gmail.com>
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 <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

_______________________________________________
Help-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-global