comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: FL 0.72: Let the SUNshine in!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: FL 0.72: Let the SUNshine in! [message #62435 is a reply to message #62432] Wed, 10 September 2008 03:24 Go to previous messageGo to previous message
FL is currently offline  FL
Messages: 17
Registered: April 2006
Junior Member
On Tue, 9 Sep 2008, RussellGrew wrote:

> Hi Lajos,
>
> I had never heard of FL and just tried it. I am all for free
> equivalents!
>
> A question: can I use IDL DLM's with it? It is unclear to me whether
> the .flm files on your page are fundamentally different.
>

No, you can't use IDL DLMs. .flm and .dlm file are similar, but they
describe the interface only. The actual DLM source code is very different.
FL is written in C++, uses some builtin C++ types for basic data types
(std::string for strings, std::complex for complex numbers), so the DLM
code must be also C++. However, the object oriented approach results in
simpler and more readable code, eg. keyword handling is much easier (well,
if you have basic C++ knowledge :-).

regards,
lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: << FREE HELP DESK SOFTWARE >>
Next Topic: LEGENDRE problem

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 08:36:55 PDT 2025

Total time taken to generate the page: 0.95946 seconds