Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] Adding support for OCaml in PythonTeX
@ 2015-03-15 20:08 José Romildo Malaquias
  2015-03-19 18:25 ` Martin DeMello
  2015-03-19 19:57 ` Roberto Di Cosmo
  0 siblings, 2 replies; 5+ messages in thread
From: José Romildo Malaquias @ 2015-03-15 20:08 UTC (permalink / raw)
  To: caml-list; +Cc: gpoore

Hello.

PythonTeX [https://www.ctan.org/pkg/pythontex] is a LaTeX package that
allows Python code entered within a TeX document to be executed, and the
output to be included in the original document. It supports other
languagens beside Python.

I have just requested inclusion of OCaml support in PythonTeX:
https://github.com/gpoore/pythontex/issues/62

The author of PythonTeX says it could be possible, and he explained what
would be needed from the OCaml side. See the discussion in issue #62 in
the previous link.

Basically, it would need a program which reads lines from a text file,
and these lines are given as input to an interactive session, giving
back input interspersed with output. He gives more details in the issue
discussion. Please read the issue discussion in the above link.

Is there already such a program? If not, can it be easily written?

I appreciate any help in providing this program.

Regards,

Romildo

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

end of thread, other threads:[~2015-03-19 19:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-15 20:08 [Caml-list] Adding support for OCaml in PythonTeX José Romildo Malaquias
2015-03-19 18:25 ` Martin DeMello
2015-03-19 18:58   ` Thomas Gazagnaire
2015-03-19 19:56     ` Ashish Agarwal
2015-03-19 19:57 ` Roberto Di Cosmo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox