caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alexander Danilov <alexander.a.danilov@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Re: OCaml and kernels
Date: Wed, 19 Aug 2009 21:43:18 +0900	[thread overview]
Message-ID: <4A8BF366.1030001@gmail.com> (raw)
In-Reply-To: <20090818152116.GA18840@annexia.org>

Richard Jones пишет:
[skip]
> There are some missing features to really make it possible though:
> 
>  - inline assembly
> 
>  - support for ELF (eg. putting code/data directly into named sections)
> 
>  - bit fields / bit twiddling (can probably be done with macros)
> 
>  - better optimization of int32 and int64 types
> 
[skip]

+ out of box support for native executables creation for win32/mingw

+ convenient compiler interface, example - ghc --make main.hs

Because of these two missing features, today I choose sbcl over ocaml to create
small I/O and calculation intensive task, unfortunately.


  parent reply	other threads:[~2009-08-19 12:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11 21:50 Jane Street is hiring (as if you didn't already know) Yaron Minsky
2009-08-11 21:58 ` Yaron Minsky
2009-08-16 16:57 ` [Caml-list] " Romain Beauxis
2009-08-16 18:56   ` Yaron Minsky
2009-08-16 23:29     ` Andrej Bauer
2009-08-17 19:59     ` Romain Beauxis
2009-08-17 20:02       ` Alexy Khrabrov
2009-08-17 20:26         ` Romain Beauxis
2009-08-17 20:49           ` Kip Macy
2009-08-17 21:30           ` Matthew Macy
2009-08-17 22:44             ` Erik de Castro Lopo
2009-08-17 23:22               ` Matthew Macy
2009-08-17 23:33                 ` Erik de Castro Lopo
2009-08-18 10:59                   ` Florian Hars
2009-08-18 11:07                     ` Erik de Castro Lopo
2009-08-18 15:21                       ` OCaml and kernels (was: Re: [Caml-list] Jane Street is hiring) Richard Jones
2009-08-18 15:45                         ` David MENTRE
2009-08-18 15:56                         ` Philippe Strauss
2009-08-19 12:43                         ` Alexander Danilov [this message]
2009-08-19 16:31                           ` [Caml-list] Re: OCaml and kernels Richard Jones
2009-08-19 19:31                             ` Alain Frisch
2009-08-19  6:46                       ` [Caml-list] Jane Street is hiring (as if you didn't already know) Florian Hars
2009-08-18 10:21               ` Richard Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A8BF366.1030001@gmail.com \
    --to=alexander.a.danilov@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).