Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

solve tis equation

37 views
Skip to first unread message

maaya

unread,
Dec 9, 2008, 5:11:10 AM12/9/08
to
tan x=x

Alberto Riva

unread,
Dec 9, 2008, 9:21:27 AM12/9/08
to
maaya wrote on 12/09/2008 05:11 AM:
> tan x=x

> (= (tan 0.0) 0.0)
T


Alberto

Jerome Baum

unread,
Dec 10, 2008, 3:00:57 PM12/10/08
to
Hey all,


I implemented Erlang-like threads (well, at least to a small extent)
in common lisp, thought I should share the code:

http://jeromebaum.com/threads.zip

It probably isn't perfect :P -- so feel free to comment on it and/or
submit patches.

If there is interest in this I might set up a repo (probably git) for
it.

There is also some code for setting up pipes between the processes
(which would then make it much more Erlang-like) but I find that it is
so simple that there is no need to include it.

Note that there is no memory isolation here. Just make sure not to use
global variables but rather write in a functional style.

Again, any comments are welcome!


Jerome

P.S.: Can anybody post from Google Groups via "new post"? I seem to be
unable to, "Some information is missing or incorrect" ...

budden

unread,
Dec 12, 2008, 2:56:14 AM12/12/08
to
It has an infinite number of solutions.
Do you mean "in lisp"?
> tan x=x

budden

unread,
Dec 12, 2008, 2:56:24 AM12/12/08
to
Hi!
I didn't took a look at Erlang at all, but Erlang in Lisp seem to be
familiar. Try http://www.cl-user.net/asp/search?search=erlang and
you'll find something.
0 new messages