<p dir="ltr">+1 for content/form agreement :-)</p>
<div class="gmail_quote">Den 10/02/2014 22.35 skrev "Anthony Ramine" <<a href="mailto:n.oxyde@gmail.com">n.oxyde@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you like Prolog, there is also Robert Virding’s Erlog:<br>
<br>
        <a href="https://github.com/rvirding/erlog" target="_blank">https://github.com/rvirding/erlog</a><br>
<br>
reflux(vb).<br>
<br>
reminds_of(ruby, vb).<br>
reminds_of(elixir, ruby).<br>
<br>
reflux(X) :-<br>
    reminds_of(X, Y),<br>
    reflux(Y).<br>
<br>
--<br>
Anthony Ramine<br>
<br>
Le 10 févr. 2014 à 22:16, Mike Oxford <<a href="mailto:moxford@gmail.com">moxford@gmail.com</a>> a écrit :<br>
<br>
> Yep, think I've heard of it somewhere 'round these parts, but sometimes it's fun to play with other things on top of the VM.<br>
> Maybe I'll look into LFE.<br>
><br>
><br>
> On Mon, Feb 10, 2014 at 1:13 PM, Loïc Hoguin <<a href="mailto:essen@ninenines.eu">essen@ninenines.eu</a>> wrote:<br>
> Have you heard of that Erlang language? It makes a lot of people happy with its tiny spec, tight syntax and expliciteness.<br>
><br>
><br>
> On 02/10/2014 10:09 PM, Mike Oxford wrote:<br>
> Ruby feels like VB.<br>
><br>
> I don't like VB, thus, I don't like Ruby.<br>
><br>
> I like what Elixir is attempting to do but the syntax makes me have<br>
> flashbacks and want to puke.  (Personal problem, I know.)<br>
><br>
> Are there other, similar projects out there with a different spoonful of<br>
> sugar to help it go down?<br>
><br>
> --<br>
> Loïc Hoguin<br>
> <a href="http://ninenines.eu" target="_blank">http://ninenines.eu</a><br>
><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>