<div dir="auto">If you can build candle/standard/semantics and candle/standard/ml_kernel then I think you're done.</div><div class="gmail_extra"><br><div class="gmail_quote">On 27 Mar 2017 10:29, "Scott Owens" <<a href="mailto:S.A.Owens@kent.ac.uk" target="_blank">S.A.Owens@kent.ac.uk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On 2017/03/27, at 04:31, Ramana Kumar <<a href="mailto:Ramana.Kumar@cl.cam.ac.uk">Ramana.Kumar@cl.cam.ac.uk</a>> wrote:<br>
><br>
> On 26 Mar 2017 23:40, "Scott Owens" <<a href="mailto:S.A.Owens@kent.ac.uk">S.A.Owens@kent.ac.uk</a>> wrote:<br>
> I’m looking at the String.compare function and wanting to add a String.< function, for mlstrings.<br>
><br>
> It appears that string_lt is defined in terms of string_lt for HOL strings at the end of the file, and some stuff is proved about it. However, the definition won’t lead to good code (if it is even translatable at all). It also doesn’t look like these theorems are used anywhere. Furthermore, it doesn’t like anything is proved about String.compare, other than side conditions for the translator.<br>
><br>
> Is all of the above true? If so, then I’d like get rid of the existing string_lt and instead define it in terms of compare, and try to prove some theorems about them.<br>
><br>
> I would bet that at least one of string_lt or String.compare are used in the Candle kernel. I'm all for you reworking things as long as you also fix Candle if necessary.<br>
<br>
Which directory do I run Holmake in to build Candle?<br>
<br>
> At a higher level, I’m not sure who is working on the basis library, what its status is, and what future plans there are for it. I’m starting to need to use bits of it somewhat seriously, and finding that it isn’t really ready for that.<br>
><br>
> Currently I think nobody is working on it. The status is that various modules and functions within them are defined and verified but there's certainly more work to be done in cleaning some things up and adding more functionality. It makes sense for some of that work to be done on an as needed basis and it would be great to have your help.<br>
<br>
Ok. Then I’ll not be too shy about changing/improving things.<br>
<br>
Scott</blockquote></div></div>