5 ms·
It's writing correct Clojure code and Clojurescript components, it's producing the CSS and the SQL migrations and it has context of what it is working on, so yo
by temp00345 4y ago
It's writing correct Clojure code and Clojurescript components, it's producing the CSS and the SQL migrations and it has context of what it is working on, so you can just say "repeat the same CSS but use a green tint".
I'm amazed.
- ldh0011 4y agoI was also trying Clojure code. Quicksort worked, radix sort and levenshtein / edit distance did not work. I also tried asking it to make code to visualize the mandelbrot set in ascii which someone else apparently did in Erlang and only had to make a few changes. It tried to use clojure.math.complex which does not exist. It is still pretty impressive though.