Arc Forumnew | comments | leaders | submit | jcw's commentslogin
2 points by jcw 5375 days ago | link | parent | on: A few newbie questions

That's an interesting idea, basing a c implementation of arc off of picolisp.

-----

2 points by jcw 5375 days ago | link | parent | on: A few newbie questions

I downloaded and played around with Rainbow. The examples are great!

-----


I'd like to see the source, but the link is broken.

-----

2 points by zck 5380 days ago | link

For some reason, my IP address got changed overnight. Sorry. Now, look at http://99.35.58.214:8080/ or http://99.35.58.214:8080/source . I've also put the code up at http://docs.google.com/View?id=dgjgbnzn_123dcb5g9hc

-----

4 points by CatDancer 5380 days ago | link

Use a dynamic DNS service such as http://zoneedit.com/doc/dynamic.html . This will keep your domain pointed to your IP address as it gets changed by your ISP.

-----

2 points by zck 5380 days ago | link

Great advice. I set it up at http://zck.dnsalias.com:8080/ . The source is at http://zck.dnsalias.com:8080/source .

-----

2 points by jcw 5380 days ago | link | parent | on: A fast and portable interpreter for Arc

I clicked thinking you'd already written a fast and portable interpreter.

-----

2 points by segoe 5380 days ago | link

I didn't want to start before gathering some opinions on it :-)

-----