caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] are caml light and ocaml bytecodes different?
@ 2016-08-12 17:07 Bergman Andrey
  2016-08-12 18:51 ` Daniil Baturin
  0 siblings, 1 reply; 2+ messages in thread
From: Bergman Andrey @ 2016-08-12 17:07 UTC (permalink / raw)
  To: caml-list

Bonjour!

Are formats of camllight and ocaml bytecodes different?
Have you added some new instructions? Or you have preserved compatibility?

Thank you,
    Andrey.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] are caml light and ocaml bytecodes different?
  2016-08-12 17:07 [Caml-list] are caml light and ocaml bytecodes different? Bergman Andrey
@ 2016-08-12 18:51 ` Daniil Baturin
  0 siblings, 0 replies; 2+ messages in thread
From: Daniil Baturin @ 2016-08-12 18:51 UTC (permalink / raw)
  To: caml-list


[-- Attachment #1.1: Type: text/plain, Size: 576 bytes --]

They are different. Even between different OCaml versions the bytecode
format is not guaranteed to remain fully compatible.

On 08/12/2016 11:07 PM, Bergman Andrey wrote:
> Bonjour!
>
> Are formats of camllight and ocaml bytecodes different?
> Have you added some new instructions? Or you have preserved compatibility?
>
> Thank you,
>     Andrey.
>


-- 
#!/usr/bin/env perl
@a=split(//, "daniil @ baturin  .  org" );# Daniil Baturin
@b=split(//,q/Px%!+o0Q6lh*7dp$.@8#%|y{/);while($i<24){$_.=
chr((ord(@b[$i])-ord(@a[$i])+62)%94+32);$i++};print"$_\n"#



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-12 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-12 17:07 [Caml-list] are caml light and ocaml bytecodes different? Bergman Andrey
2016-08-12 18:51 ` Daniil Baturin

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).