POV-Ray : Newsgroups : povray.off-topic : Hey Andrew! For fun, try this language :D : Re: Hey Andrew! For fun, try this language :D Server Time
6 Sep 2024 01:28:23 EDT (-0400)
  Re: Hey Andrew! For fun, try this language :D  
From: scott
Date: 26 Mar 2009 04:22:40
Message: <49cb3b50$1@news.povray.org>
> Actually, the language "J" (http://www.jsoftware.com/) is the next level 
> up from APL, letting you write "adjectives" and "adverbs", making APL into 
> a more meta kind of language closer to Haskell than Excel. Plus it uses 
> ASCII, which I think is actually a drawback except from the practical POV.

Yeh I was about to say that J is similar to APL, but without needing all the 
special characters.  I did get into J a while back, here's a J program I 
posted in one of the other o-t ngs to display the mandelbrot fractal:

(64 
64$((+/((|((,((((0j1*i.64)+/(i.64))%16)-2j2))(+*:)^:(i.8)0))<2)))){'.,:;!+i#'

Cool eh? :-)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.