guile-devel
[Top][All Lists]
Advanced

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

Re: [FEATURE] List all available languages


From: Nala Ginrut
Subject: Re: [FEATURE] List all available languages
Date: Fri, 25 Jan 2013 17:56:00 +0800

On Wed, 2013-01-23 at 19:28 +0800, Nala Ginrut wrote:
> As I talked with Andy, we may add a feature to list all available
> languages. And if users add a new language to the %load-path, they may
> see it listed out. Besides, this feature could be used in 'guild
> compile' to detect all the language available.
> 
> Attached is a proc named 'get-all-available-languages', it'll scan all %
> load-path and list the union of the languages available. 
> 
> Please review it.
> If accepted, I'll format a patch into (ice-9 command-line).
> 
> Thanks!

I think Regular Expression would better choice ;-p
New patch attached.

Attachment: lang.scm
Description: Text Data


reply via email to

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