Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
1–10 of 73 posts
Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#2Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#3He also implemented an APL-like interpreter in Go: https://github.com/robpike/ivy
Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#4He also implemented an APL-like interpreter in Go: https://github.com/robpike/ivy
Personally, I find that one much more interesting. Before I was familiar with array languages, I hoped that functional programming and lisp would become the new zeitgeist of software development. Now, I think that array languages have the most promise in revolutionizing the discipline. While it probably wont happen, I wouldn't complain if array languages became the defacto norm for most new applications.
Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#5He also implemented an APL-like interpreter in Go: https://github.com/robpike/ivy
Personally, I find that one much more interesting. Before I was familiar with array languages, I hoped that functional programming and lisp would become the new zeitgeist of software development. Now, I think that array languages have the most promise in revolutionizing the discipline. While it probably wont happen, I wouldn't complain if array languages became the defacto norm for most new applications.
Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#6Earlier quoted context omitted.
Personally, I find that one much more interesting. Before I was familiar with array languages, I hoped that functional programming and lisp would become the new zeitgeist of software development. Now, I think that array languages have the most promise in revolutionizing the discipline. While it probably wont happen, I wouldn't complain if array languages became the defacto norm for most new applications.
Is it a deeper rabbit hole than FP? Could you give some links or good array language names?
Game of life in APL: https://www.youtube.com/watch?v=a9xAKttWgP4
Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#7Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#8He also implemented an APL-like interpreter in Go: https://github.com/robpike/ivy
Personally, I find that one much more interesting. Before I was familiar with array languages, I hoped that functional programming and lisp would become the new zeitgeist of software development. Now, I think that array languages have the most promise in revolutionizing the discipline. While it probably wont happen, I wouldn't complain if array languages became the defacto norm for most new applications.
Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#9Re: Robpike/Lisp: Toy Lisp 1.5 interpreter in Go
#10Earlier quoted context omitted.
Is it a deeper rabbit hole than FP? Could you give some links or good array language names?
APL, K, J. Game of life in APL: https://www.youtube.com/watch?v=a9xAKttWgP4