<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 08/08/13 19:26, silvioprog wrote:<br>
</div>
<blockquote
cite="mid:CAKq_V2K09q2WK2kUJhygRpsudq1weqQSXSdwtNqqHREKA8vLBQ@mail.gmail.com"
type="cite">
<div dir="ltr">2013/8/5 martin <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:lazarus@mfriebe.de"
target="_blank">lazarus@mfriebe.de</a>></span><br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="">
<div class="h5">On 05/08/13 04:08, silvioprog wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px
0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello
friends,<br>
<br>
I'm trying to use Pascal Script in a project, but I
found two versions, that is:<br>
<br>
1 - <a moz-do-not-send="true"
href="https://github.com/remobjects/pascalscript"
target="_blank">https://github.com/remobjects/pascalscript</a>;<br>
2 - <a moz-do-not-send="true"
href="https://github.com/graemeg/lazarus/tree/upstream/components/PascalScript"
target="_blank">https://github.com/graemeg/lazarus/tree/upstream/components/PascalScript</a>;<br>
<br>
So, what version is the best for use with Free
Pascal, the original project (link 1, it is
compatible with Free Pascal too) or ported project
(link 2, available in Lazarus components)?<br>
<br>
Thank you very much!<br>
<br>
ps. I think that version available on Lazarus
components could be distributed with Free Pacal,
because it is easily compiled using only FCL. I
testd it in a small sample and it worked fine.<br>
<br>
</blockquote>
<br>
</div>
</div>
they are almost the same<br>
<br>
the laz version has some of the example or delphi-only
files stripped off. And it may be a bit behind sometimes
(it was recently updated / there a few commits on the
original anyway...)</blockquote>
<div><br>
</div>
<div>Nice.</div>
<div><br>
</div>
<div>It could be ported to the FPC sources (at least the
core units).</div>
<div><br>
</div>
<div>After, I can contribute with it, sending some new units
(support for SQLdb, FPJSON etc. etc. etc.).</div>
<div>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">fixes
made to the lazarus version are usually backported.</blockquote>
<div><br>
</div>
<div>Ported from Lazarus trunk to the original PS repo?</div>
<br>
</div>
</div>
</div>
</blockquote>
<br>
I did sent them a few bug fixes and they took them, so yes.<br>
<br>
<br>
there will be a few changes (defines / $fatal vs raise) for bigide,
those may not be ported back. but then they will not be bugfixes<br>
</body>
</html>