On 15.05.2014 07:05, Craig Peterson wrote:
Hi all,
What's the current state of FPC's anonymous functions/closures support? Is
anyone working on it? Is it something that a bounty would help with?
As Michal said, someone was working on that, but I didn't hear anything
from him in the past yea
Hey Craig,
I've been experimenting with anonymous functions in FPC and have working
code, but they're not at all like what Delphi provides:
https://github.com/tangentstorm/tangentlabs/blob/master/pascal/funops.pas
(On the other hand, they require 0 compiler changes...)
I asked about lambdas in
Hi all,
What's the current state of FPC's anonymous functions/closures support? Is
anyone working on it? Is it something that a bounty would help with?
Thanks,
Craig Peterson
Scooter Software
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
2014-05-14 14:05 GMT-03:00 silvioprog :
> 2014-05-14 12:33 GMT-03:00 Michael Schnell :
>
> On 05/14/2014 04:50 PM, silvioprog wrote:
>>
>>>
>>>
>>> Well, you can learn (via demos, issues, lists etc.) about the project
>>> and write about it. :)
>>>
>>> Right now I am just a potential user(or
On Tue, 13 May 2014, silvioprog wrote:
Hello,
I'm trying to set a own instance in EventLog property of all apps like
TCustomHttpApplication, TCustomCGIApplication and TCustomFCGIApplication, but,
no success.
To get the error, try:
I have done this differently.
The eventlog instance is ow
2014-05-14 12:33 GMT-03:00 Michael Schnell :
> On 05/14/2014 04:50 PM, silvioprog wrote:
>
>>
>>
>> Well, you can learn (via demos, issues, lists etc.) about the project and
>> write about it. :)
>>
>> Right now I am just a potential user(or in fact just collecting
> information about a lot o
2014-05-14 12:31 GMT-03:00 Michael Schnell :
> So we already do have some Information very worth stating on the website
> :-)
And we can change the HTMLs of website. :)
https://github.com/silvioprog/brookframework/tree/gh-pages
--
Silvio Clécio
My public projects - github.com/silvioprog
__
On 05/14/2014 04:50 PM, silvioprog wrote:
Well, you can learn (via demos, issues, lists etc.) about the project
and write about it. :)
Right now I am just a potential user(or in fact just collecting
information about a lot of stuff to provide to potential user in the
company)
-Michae
So we already do have some Information very worth stating on the website
:-)
-Michael
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On Wed, 14 May 2014, Michael Schnell wrote:
On 05/14/2014 04:33 PM, Michael Van Canneyt wrote:
To my knowledge, there are none in FPC/Lazarus.
I at least know fpWeb to be an active project (ExtPascal seems to be dead)
Unless I missed somthing, fpWeb is fcl-web.
Brook runs on top of fcl-
On Wed, 14 May 2014, Michael Schnell wrote:
On 05/14/2014 04:37 PM, silvioprog wrote:
You can run Brook in four modes:
. CGI (with any HTTP server like Apache, nginx etc.);
. FastCGI (with any HTTP server like);
. Stand alone (with embedded server);
. Stand alone service/daemon (with embed
2014-05-14 11:46 GMT-03:00 Michael Schnell :
> On 05/14/2014 04:33 PM, silvioprog wrote:
>
>> . I did not because my English is still not fluent.
>>
> I see the problem.
>
> I can only understand German and English :-(
Well, you can learn (via demos, issues, lists etc.) about the project and
wri
2014-05-14 11:40 GMT-03:00 Michael Schnell :
> On 05/14/2014 04:33 PM, Michael Van Canneyt wrote:
>
>>
>> To my knowledge, there are none in FPC/Lazarus.
>>
>> I at least know fpWeb to be an active project (ExtPascal seems to be
> dead)
>
> What might be usable:
>
> http://stackoverflow.com/quest
On 05/14/2014 04:33 PM, silvioprog wrote:
. I did not because my English is still not fluent.
I see the problem.
I can only understand German and English :-(
-Michael
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal
On 05/14/2014 04:37 PM, silvioprog wrote:
You can run Brook in four modes:
. CGI (with any HTTP server like Apache, nginx etc.);
. FastCGI (with any HTTP server like);
. Stand alone (with embedded server);
. Stand alone service/daemon (with embedded daemon server).
AFAIK, FCGI can work via
On 05/14/2014 04:33 PM, Michael Van Canneyt wrote:
To my knowledge, there are none in FPC/Lazarus.
I at least know fpWeb to be an active project (ExtPascal seems to be dead)
What might be usable:
http://stackoverflow.com/questions/3793112/what-web-application-framework-for-delphi-is-recommen
2014-05-14 11:03 GMT-03:00 Michael Schnell :
> On 05/14/2014 03:56 PM, silvioprog wrote:
>
>>
>>
>> http://silvioprog.github.io/brookframework/
>>
>>
>> Of course I did find this already by checking your initial post.
>
> But this did not help much for finding out what kinds of tasks the "brook"
2014-05-14 11:20 GMT-03:00 Rainer Stratmann :
> On Wednesday 14 May 2014 16:14:32 you wrote:
> > On Wed, 14 May 2014, Michael Schnell wrote:
> > > On 05/14/2014 03:56 PM, silvioprog wrote:
> > >> http://silvioprog.github.io/brookframework/
> > >
> > > Of course I did find this already by checking
On 05/14/2014 04:33 PM, Michael Van Canneyt wrote:
That is true, but is often omitted in young Open Source projects.
Rather often, a decent place to publish such a list is missing.
Here obviously a decent website is provided
For a start, some 20 Lines of text would already be helpful.
-Micha
On Wed, 14 May 2014, Rainer Stratmann wrote:
On Wednesday 14 May 2014 16:14:32 you wrote:
On Wed, 14 May 2014, Michael Schnell wrote:
On 05/14/2014 03:56 PM, silvioprog wrote:
http://silvioprog.github.io/brookframework/
Of course I did find this already by checking your initial post.
But
On Wed, 14 May 2014, Michael Schnell wrote:
On 05/14/2014 04:14 PM, Michael Van Canneyt wrote:
Developing any web based application.
That would mean all other web frameworks are not worth looking at.
To my knowledge, there are none in FPC/Lazarus.
I suppose each of them should provide a
On Wednesday 14 May 2014 16:14:32 you wrote:
> On Wed, 14 May 2014, Michael Schnell wrote:
> > On 05/14/2014 03:56 PM, silvioprog wrote:
> >> http://silvioprog.github.io/brookframework/
> >
> > Of course I did find this already by checking your initial post.
> >
> > But this did not help much fo
On 05/14/2014 04:14 PM, Michael Van Canneyt wrote:
Developing any web based application.
That would mean all other web frameworks are not worth looking at.
I suppose each of them should provide a feature / benefit list so that
a user is enabled to decide which of them is most appropriate fo
On Wed, 14 May 2014, Michael Schnell wrote:
On 05/14/2014 03:56 PM, silvioprog wrote:
http://silvioprog.github.io/brookframework/
Of course I did find this already by checking your initial post.
But this did not help much for finding out what kinds of tasks the "brook" is
really useful
On 05/14/2014 03:56 PM, silvioprog wrote:
http://silvioprog.github.io/brookframework/
Of course I did find this already by checking your initial post.
But this did not help much for finding out what kinds of tasks the
"brook" is really useful for.
-Michael
___
2014-05-14 6:52 GMT-03:00 Rainer Stratmann :
> Is there a description what Brook can do and what it not can do?
>
> Is a webserver for example Apache needed for it?
>
> Or can it run standalone?
See "Get started" on home page:
http://silvioprog.github.io/brookframework/
--
Silvio Clécio
My pu
On 05/14/2014 02:12 PM, Michael Van Canneyt wrote:
Presumably we can expect a result by the year 2046 ? ;)
Getting Off-Topic.
In fact I would like to have somebody else take a look at the code
before I ask how to implement it in the LCL as a "WidgetType" activated
by setting the projec
On Wed, 14 May 2014, Michael Schnell wrote:
I think I now have something that might be worth testing...
Presumably we can expect a result by the year 2046 ? ;)
Michael.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freep
I think I now have something that might be worth testing...
-Michael
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Lets restate the hole thing, considering unit ncon.pas and pexpr.pas
units in FPC 2.6.4
compiler.
1° It is not possible, without using some ad hoc adjustements, to have
always an EXACT CURRENCY stored in a DOUBLE or EXTENDED because Double or
Extended being expressed as Sign*2^exp*Base2(n). Ju
Is there a description what Brook can do and what it not can do?
Is a webserver for example Apache needed for it?
Or can it run standalone?
On Wednesday 14 May 2014 01:13:41 you wrote:
> The Brook team is glad to announce the release 3.0.0.
>
> This version was compiled and tested successfully
31 matches
Mail list logo