Displaying 12 results from an estimated 12 matches for "lfort".
Did you mean:
fort
2013 Apr 13
2
[LLVMdev] GSoC project questions.
...t;, "Bill Wendling" <isanbard at gmail.com>, "LLVM Developers Mailing
> List" <llvmdev at cs.uiuc.edu>
> Sent: Saturday, April 13, 2013 11:34:43 AM
> Subject: Re: [LLVMdev] GSoC project questions.
>
>
> Thanks for your replies.
> Working on the lfort compiler would certainly be an interesting
> project for me for this GSoC.
Great!
> I have studied lfort repository and
> commits, and I see that it has a lot of stuff for C/C++, am I
> correct that this is a fork of Clang? If this is correct, I wonder
> why this approach was chose...
2013 Apr 19
3
[LLVMdev] GSoC project questions.
Hi again,
I was studying and building the lfort repository as I said I would do, but
after a while I decided that I would like to work on flang instead.
So, I forked flang and so far I've had pretty good success with it, here's
what I've done:
- Merged a pull request from a github user Michael Gottesman(He added
support for latest ll...
2013 Apr 13
0
[LLVMdev] GSoC project questions.
...on design,
> but you'd certainly not be bound to that. If you'd like to take a much more
> start-from-scratch approach, you can also look at the code that Bill put
> together: https://github.com/isanbard/flang - If you use that as a base,
> we can always merge it with the useful lfort pieces later.
Ok, that's good to know. In the next couple of days I will study the lfort
repository more, and see if I can perhaps contribute a commit or two.
Thankfully I know git and github and so that would make lfort really
accessible for me.
2013/4/13 Hal Finkel <hfinkel at anl.gov&g...
2013 Apr 13
2
[LLVMdev] GSoC project questions.
...fort.
> > But what about approaching it from a test driven development
> > perspective?
> > We start with a few small Fortran programs as "test cases".
> > The GSoC task then gives the task as getting test case 1 to work.
> > We could also apply this of "lfort". Determine a test case that
> > currently
> > fails on lfort, and ask the GSoC task to pass the test.
> All this make sense only if there is interested party in long-term
> development and maintenance. Otherwise the code will bitrot really
> quickly and thus will be waste...
2013 Apr 13
0
[LLVMdev] GSoC project questions.
Thanks for your replies.
Working on the lfort compiler would certainly be an interesting project for
me for this GSoC. I have studied lfort repository and commits, and I see
that it has a lot of stuff for C/C++, am I correct that this is a fork of
Clang? If this is correct, I wonder why this approach was chosen instead of
starting out from scr...
2013 Apr 19
0
[LLVMdev] GSoC project questions.
...nfo>, "Bill Wendling" <isanbard at gmail.com>, "LLVM Developers Mailing
> List" <llvmdev at cs.uiuc.edu>
> Sent: Friday, April 19, 2013 12:17:16 PM
> Subject: Re: [LLVMdev] GSoC project questions.
> Hi again,
>
> I was studying and building the lfort repository as I said I would
> do, but after a while I decided that I would like to work on flang
> instead.
> So, I forked flang and so far I've had pretty good success with it,
> here's what I've done:
> - Merged a pull request from a github user Michael Gottesman(He ad...
2013 Apr 13
2
[LLVMdev] GSoC project questions.
...creating a complete Fortran compiler is a huge effort.
But what about approaching it from a test driven development perspective?
We start with a few small Fortran programs as "test cases".
The GSoC task then gives the task as getting test case 1 to work.
We could also apply this of "lfort". Determine a test case that currently
fails on lfort, and ask the GSoC task to pass the test.
Kind Regards
James
On 13 April 2013 03:20, Hal Finkel <hfinkel at anl.gov> wrote:
> ----- Original Message -----
> > From: "Anton Korobeynikov" <anton at korobeyniko...
2013 Apr 13
0
[LLVMdev] GSoC project questions.
...Fortran compiler is a huge effort.
> But what about approaching it from a test driven development perspective?
> We start with a few small Fortran programs as "test cases".
> The GSoC task then gives the task as getting test case 1 to work.
> We could also apply this of "lfort". Determine a test case that currently
> fails on lfort, and ask the GSoC task to pass the test.
All this make sense only if there is interested party in long-term
development and maintenance. Otherwise the code will bitrot really
quickly and thus will be waste of time and money. Is there s...
2013 Apr 13
0
[LLVMdev] GSoC project questions.
...omeone.
>
> I believe Bill (CCed) started something few years ago. So, maybe he
> can share his thoughts on this project.
FWIW, I also started working on a Fortran frontend (derived from Clang, but mostly just to piggyback on the Driver and CPP infrastructure).
https://github.com/hfinkel/lfort
If you're interested in contributing, that would be great. Nevertheless, I think that Anton is right. Creating a quality Fortran compiler is a community effort, and seems too big for a GSoC project. Perhaps we could identify some separately-useful component.
-Hal
>
> --
> With bes...
2013 Apr 12
6
[LLVMdev] GSoC project questions.
> Indeed, dragonegg supports Fortran, but through a gfortran bridge. The
> really interesting part in Fortran is in fact arrays!
>
> Anyway, it's just my opinion, I'm a simple user ;)
Fortran has its own standard library and it's damn big. Also, the
Fortran grammar is not the simplest (or, rather - straightforward
one). So this certainly looks too big for GSoC.
Though, it
2013 Apr 19
2
[LLVMdev] GSoC project questions.
...ling" <isanbard at gmail.com>, "LLVM Developers Mailing
>> List" <llvmdev at cs.uiuc.edu>
>> Sent: Friday, April 19, 2013 12:17:16 PM
>> Subject: Re: [LLVMdev] GSoC project questions.
>> Hi again,
>>
>> I was studying and building the lfort repository as I said I would
>> do, but after a while I decided that I would like to work on flang
>> instead.
>> So, I forked flang and so far I've had pretty good success with it,
>> here's what I've done:
>> - Merged a pull request from a github user Mic...
2013 Apr 22
0
[LLVMdev] GSoC project questions.
...mail.com>, "LLVM Developers Mailing
> >> List" <llvmdev at cs.uiuc.edu>
> >> Sent: Friday, April 19, 2013 12:17:16 PM
> >> Subject: Re: [LLVMdev] GSoC project questions.
> >> Hi again,
> >>
> >> I was studying and building the lfort repository as I said I would
> >> do, but after a while I decided that I would like to work on flang
> >> instead.
> >> So, I forked flang and so far I've had pretty good success with it,
> >> here's what I've done:
> >> - Merged a pull reque...