caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] How floats are handled in bytecode interpreter? And other questions.
@ 2017-01-22 16:56 Андрей Бергман
  2017-01-22 18:23 ` Evgeny Roubinchtein
  0 siblings, 1 reply; 3+ messages in thread
From: Андрей Бергман @ 2017-01-22 16:56 UTC (permalink / raw)
  To: caml-list

Hello!

1. Is "Caml Virtual Machine — Instruction set, v1.4" by Xavier Clerc - http://cadmium.x9c.fr/distrib/caml-instructions.pdf up to date? He describes virtual machine of 3.12, while current version is 4.04. According to GitHub logs there were some changes in the VM. Did they touch instruction set?

2. How are handled operations on floats in bytecode? In MosML, which uses bytecode machine of CamlLight, they added set of instructions FLOATOFINT, SMLNEGFLOAT, SMLADDFLOAT, SMLSUBFLOAT, SMLMULFLOAT, SMLDIVFLOAT, INTOFFLOAT and etc.

Thanks,
Andrey.

P.S.
For Hendrik Boom - a bit altered very old version of Caml Virtual Machine is used in MoscowML - implementation of SML language, based on CamlLight.

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

end of thread, other threads:[~2017-01-22 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-22 16:56 [Caml-list] How floats are handled in bytecode interpreter? And other questions Андрей Бергман
2017-01-22 18:23 ` Evgeny Roubinchtein
     [not found]   ` <4669031485116895@web19m.yandex.ru>
2017-01-22 20:43     ` Evgeny Roubinchtein

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