Gorilla AI

I guess we can use it to generate hello world example, but anything more complex is not yet ready

% gorilla create a lfe hello world
🦍  echo '(defun hello-world () (io:format "Hello, World~n"))' > hello_world.lfe && lfe hello_world.lfe
1 Like