-
Hi folks, I am trying to install Twelf with smackage, as described in the smackage readme. I am using the mlton compiler.
However, I am getting the following error. Any help would be appreciated.
…
-
Not sure if this has been discussed before elsewhere, but I didn't see another issue on this repo about it.
It might be nice to have string interpolation available, where string literals are "inter…
-
Higher-order functors are an old and obvious extension.
I think the only problem is whether defunctorizers like MLton can support them. I suspect that the module language would still be normalizing…
-
It would be nice to be able to try out JonPRL in the web browser, e.g. like [Try PureScript](http://try.purescript.org/).
-
Hi, As part of University project work we are trying to implement a custom built function at top level, need your recommendation to implement the same. We were able to implement as part of an existing…
-
While MLton is a whole-program compiler, it might be possible to parse and typecheck files individually, and then store the parsed and typechecked data structures in a compact binary format for fast l…
-
Following the recent ideas in (ocaml pull-request discussion)[https://github.com/ocaml/ocaml/pull/671], I would like to propose another symbol for line comments - `|*`, since `(*)` conflicts with typi…
-
The installer link on [mosml.org](http://mosml.org/), https://github.com/kfl/mosml/releases/download/ver-2.10.1/mosml-setup-2.10.1.exe, leads to a 404 page.
Possibly related to #44.
-
While using MQL prompt in EC2Box terminal, arrow keys returning characters such as A,B,C,D instead of its normal functionality like arrow-up key for last history command.
[MQL ref : http://enoviaplm.…
-
I have a modest proposal. We have a reasonable number of projects now that rely on some kind of FFI code (usually C) in order to build end-user applications. This makes figuring out how to build app…
gian updated
12 years ago