Erlang for desktop applications?

CyBerHigh cyberhigh@REDACTED
Mon Aug 7 01:19:55 CEST 2006


Cocoa bindings would only be good for mac.  I think there needs to be 
GTK bindings or a new GUI built around erlang.  I beleave erlang could 
be used now for desktops apps, only if there GUI where there.  But a few 
fixes to how it handles strings and floating point numbers would make 
for an even better enverment to work in.
Ryan Rawson wrote:
> Have a look a F# - OCaml on .NET.
>
> Also check out wings3d - a "desktop appliation" written in Erlang.
>
> The real problems behind writing a desktop app I think have to do with
> UI and GUI issues.  For example, TK is an ugly UI on any system - and
> its the widly available default UI.
>
> What I really want is Cocoa bindings.  Maybe I should write that.
>
> -ryan
>
>
> On 8/6/06, Jacobo García de Polavieja Aguilera
> <jacobopolavieja@REDACTED> wrote:
>> Hi everybody:
>> I am new to functional programming (just some very little experience
>> with Lisp). I got interested in functional programming because of the
>> performance related to multiproccessors or multicore systems. And I got
>> interested in Erlang over other FP languages because its fame for easy
>> parallelism management and its performance compared to Haskell or
>> others.
>> But, do you see Erlang suitable for developing future (more than 5 years
>> from now) desktop applications? I know it wasn't designed for this, and
>> that there are very important actions like string functions which are
>> slow in Erlang... but then I also ran into EX11 and similar projects
>> which seem like a little light for my future purpose.
>> Could be erlang efficient with desktop related stuff? If not, could you
>> recommend other functional languages that fit best that objective?
>> I'm looking forward to efficiency on future multicore processors and
>> easy concurrency management.
>>
>> Thanks all.
>>
>>
>
>
>
>




More information about the erlang-questions mailing list