Feature, Fedora 14: Go Programming

2010-06-27 Thread Brandon Lozza
Hi,

I'd like to recommend a Go compiler be included with Fedora 14. We
would have two options:

1) GCC-GO (Included in GCC 4.5?)

2) Google's Go Compiler. (One is made by Conrad Meyer, he mentioned it
wouldn't be too easy to add because goinstall basically wants root
privileges).

Benefits to Fedora

A garbage collected *compiled* language which aims to be as fast as C.
The applications it compiles doesn't require a runtime present to
work. It's comparable to Java and C# but with a lot of Python-like
features.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Feature, Fedora 14: Go Programming

2010-06-27 Thread ニール・ゴンパ
On Sun, Jun 27, 2010 at 9:10 AM, Brandon Lozza  wrote:

> Hi,
>
> I'd like to recommend a Go compiler be included with Fedora 14. We
> would have two options:
>
> 1) GCC-GO (Included in GCC 4.5?)
>
> 2) Google's Go Compiler. (One is made by Conrad Meyer, he mentioned it
> wouldn't be too easy to add because goinstall basically wants root
> privileges).
>
> Benefits to Fedora
>
> A garbage collected *compiled* language which aims to be as fast as C.
> The applications it compiles doesn't require a runtime present to
> work. It's comparable to Java and C# but with a lot of Python-like
> features.
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
>

Have you made a Feature page about it?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Feature, Fedora 14: Go Programming

2010-06-27 Thread Brandon Lozza
No I have not actually, didn't know I had to. I saw some other feature
requests here. Could you help me do this?

2010/6/27 Conan Kudo (ニール・ゴンパ) :
> On Sun, Jun 27, 2010 at 9:10 AM, Brandon Lozza  wrote:
>>
>> Hi,
>>
>> I'd like to recommend a Go compiler be included with Fedora 14. We
>> would have two options:
>>
>> 1) GCC-GO (Included in GCC 4.5?)
>>
>> 2) Google's Go Compiler. (One is made by Conrad Meyer, he mentioned it
>> wouldn't be too easy to add because goinstall basically wants root
>> privileges).
>>
>> Benefits to Fedora
>>
>> A garbage collected *compiled* language which aims to be as fast as C.
>> The applications it compiles doesn't require a runtime present to
>> work. It's comparable to Java and C# but with a lot of Python-like
>> features.
>> --
>> devel mailing list
>> devel@lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/devel
>
> Have you made a Feature page about it?
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Feature, Fedora 14: Go Programming

2010-06-27 Thread Richard Jones
On Sun, Jun 27, 2010 at 10:10:30AM -0400, Brandon Lozza wrote:
> A garbage collected *compiled* language which aims to be as fast as C.
> The applications it compiles doesn't require a runtime present to
> work. It's comparable to Java and C# but with a lot of Python-like
> features.

Sounds like OCaml :-)

Rich.

-- 
Richard Jones
Red Hat
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Feature, Fedora 14: Go Programming

2010-06-27 Thread Rakesh Pandit
2010/6/27 Brandon Lozza :
> No I have not actually, didn't know I had to. I saw some other feature
> requests here. Could you help me do this?
>
[..]

If you want to start this feature, here are helpful instructions (links - FAQs):
https://fedoraproject.org/wiki/Features/Policy


-- 
Rakesh Pandit
https://fedoraproject.org/wiki/User:Rakesh
freedom, friends, features, first
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Feature, Fedora 14: Go Programming

2010-06-28 Thread Brandon Lozza
https://fedoraproject.org/wiki/Features/Go_Programming

Here is the feature
page

On Sun, Jun 27, 2010 at 10:58 PM, Rakesh Pandit wrote:

> 2010/6/27 Brandon Lozza :
> > No I have not actually, didn't know I had to. I saw some other feature
> > requests here. Could you help me do this?
> >
> [..]
>
> If you want to start this feature, here are helpful instructions (links -
> FAQs):
> https://fedoraproject.org/wiki/Features/Policy
>
>
> --
> Rakesh Pandit
> https://fedoraproject.org/wiki/User:Rakesh
> freedom, friends, features, first
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Feature, Fedora 14: Go Programming

2010-06-29 Thread Brandon Lozza
I got it setup for the feature wrangler too

On Mon, Jun 28, 2010 at 8:41 PM, Brandon Lozza  wrote:

> https://fedoraproject.org/wiki/Features/Go_Programming
>
> Here is the
> feature page
>
>
> On Sun, Jun 27, 2010 at 10:58 PM, Rakesh Pandit 
> wrote:
>
>> 2010/6/27 Brandon Lozza :
>> > No I have not actually, didn't know I had to. I saw some other feature
>> > requests here. Could you help me do this?
>> >
>> [..]
>>
>> If you want to start this feature, here are helpful instructions (links -
>> FAQs):
>> https://fedoraproject.org/wiki/Features/Policy
>>
>>
>> --
>> Rakesh Pandit
>> https://fedoraproject.org/wiki/User:Rakesh
>> freedom, friends, features, first
>> --
>> devel mailing list
>> devel@lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/devel
>>
>
>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Feature, Fedora 14: Go Programming

2010-07-01 Thread Brandon Lozza
http://www.pwnage.ca/dist/SRPMS
http://www.pwnage.ca/dist/RPMS

Working F13 packages are available if anyone wants to try or make comments
on them. (Might not meet package guidelines yet)

On Tue, Jun 29, 2010 at 11:27 AM, Brandon Lozza  wrote:

> I got it setup for the feature wrangler too
>
>
> On Mon, Jun 28, 2010 at 8:41 PM, Brandon Lozza  wrote:
>
>> https://fedoraproject.org/wiki/Features/Go_Programming
>>
>> Here is the
>> feature page
>>
>>
>> On Sun, Jun 27, 2010 at 10:58 PM, Rakesh Pandit 
>> wrote:
>>
>>> 2010/6/27 Brandon Lozza :
>>> > No I have not actually, didn't know I had to. I saw some other feature
>>> > requests here. Could you help me do this?
>>> >
>>> [..]
>>>
>>> If you want to start this feature, here are helpful instructions (links -
>>> FAQs):
>>> https://fedoraproject.org/wiki/Features/Policy
>>>
>>>
>>> --
>>> Rakesh Pandit
>>> https://fedoraproject.org/wiki/User:Rakesh
>>> freedom, friends, features, first
>>> --
>>> devel mailing list
>>> devel@lists.fedoraproject.org
>>> https://admin.fedoraproject.org/mailman/listinfo/devel
>>>
>>
>>
>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Feature, Fedora 14: Go Programming

2010-07-04 Thread Michel Alexandre Salim
On Thu, Jul 1, 2010 at 5:30 PM, Brandon Lozza  wrote:
> http://www.pwnage.ca/dist/SRPMS
> http://www.pwnage.ca/dist/RPMS
> Working F13 packages are available if anyone wants to try or make comments
> on them. (Might not meet package guidelines yet)
>
Create review requests, Cc: me on them and I'll help get them
reviewed. This looks interesting.

Cheers,

-- 
Michel
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Feature, Fedora 14: Go Programming

2010-07-04 Thread Brandon Lozza
ok :)

On Sun, Jul 4, 2010 at 6:39 AM, Michel Alexandre Salim <
michael.silva...@gmail.com> wrote:

> On Thu, Jul 1, 2010 at 5:30 PM, Brandon Lozza  wrote:
> > http://www.pwnage.ca/dist/SRPMS
> > http://www.pwnage.ca/dist/RPMS
> > Working F13 packages are available if anyone wants to try or make
> comments
> > on them. (Might not meet package guidelines yet)
> >
> Create review requests, Cc: me on them and I'll help get them
> reviewed. This looks interesting.
>
> Cheers,
>
> --
> Michel
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Feature, Fedora 14: Go Programming

2010-07-04 Thread Brandon Lozza
you're in now Michel

On Sun, Jul 4, 2010 at 10:37 AM, Brandon Lozza  wrote:

> ok :)
>
> On Sun, Jul 4, 2010 at 6:39 AM, Michel Alexandre Salim <
> michael.silva...@gmail.com> wrote:
>
>> On Thu, Jul 1, 2010 at 5:30 PM, Brandon Lozza  wrote:
>> > http://www.pwnage.ca/dist/SRPMS
>> > http://www.pwnage.ca/dist/RPMS
>> > Working F13 packages are available if anyone wants to try or make
>> comments
>> > on them. (Might not meet package guidelines yet)
>> >
>> Create review requests, Cc: me on them and I'll help get them
>> reviewed. This looks interesting.
>>
>> Cheers,
>>
>> --
>> Michel
>> --
>> devel mailing list
>> devel@lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/devel
>>
>
>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Feature, Fedora 14: Go Programming

2010-07-04 Thread Michel Alexandre Salim
On Sun, Jul 4, 2010 at 4:40 PM, Brandon Lozza  wrote:
> you're in now Michel
Thanks, let's move the discussion to the Bugzilla item.

-- 
Michel

PS the convention in development mailing lists is normally to
bottom-post, not top-post -- it makes reading a long thread much
easier. Please refrain from top posting in the future?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Feature, Fedora 14: Go Programming

2010-07-04 Thread Jussi Lehtola
On Sun, 2010-07-04 at 10:40 -0400, Brandon Lozza wrote:
> you're in now Michel
> 
> On Sun, Jul 4, 2010 at 10:37 AM, Brandon Lozza 
> wrote:
> ok :)
> 
> 
> On Sun, Jul 4, 2010 at 6:39 AM, Michel Alexandre Salim
>  wrote:
> On Thu, Jul 1, 2010 at 5:30 PM, Brandon Lozza
>  wrote:
> > http://www.pwnage.ca/dist/SRPMS
> > http://www.pwnage.ca/dist/RPMS
> > Working F13 packages are available if anyone wants
> to try or make comments
> > on them. (Might not meet package guidelines yet)
> >
> 
> Create review requests, Cc: me on them and I'll help
> get them
> reviewed. This looks interesting.

Post top not please you could?

-- 
Jussi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Feature, Fedora 14: Go Programming

2010-07-04 Thread Brandon Lozza
On 7/4/10, Jussi Lehtola  wrote:
> On Sun, 2010-07-04 at 10:40 -0400, Brandon Lozza wrote:
>  > you're in now Michel
>  >
>  > On Sun, Jul 4, 2010 at 10:37 AM, Brandon Lozza 
>  > wrote:
>  > ok :)
>  >
>  >
>  > On Sun, Jul 4, 2010 at 6:39 AM, Michel Alexandre Salim
>  >  wrote:
>  > On Thu, Jul 1, 2010 at 5:30 PM, Brandon Lozza
>  >  wrote:
>  > > http://www.pwnage.ca/dist/SRPMS
>  > > http://www.pwnage.ca/dist/RPMS
>  > > Working F13 packages are available if anyone wants
>  > to try or make comments
>  > > on them. (Might not meet package guidelines yet)
>  > >
>  >
>  > Create review requests, Cc: me on them and I'll help
>  > get them
>  > reviewed. This looks interesting.
>
>
> Post top not please you could?
>
>  --
>  Jussi Lehtola
>  Fedora Project Contributor
>  jussileht...@fedoraproject.org
>
>
>  --
>
> devel mailing list
>  devel@lists.fedoraproject.org
>  https://admin.fedoraproject.org/mailman/listinfo/devel
>

sorry, i'll try to remember that (gmail)
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel