(no title)
tree_enjoyer | 5 months ago
If I make the assumption that future ML code will be written by ML algorithms (or at least 'transpiled' from natural language), and Lisp S-Expressions are basically the AST, it would make sense that it would be the most natural language for a machine to write in. As a side benefit, it's already the standard to have a very feature complete REPL, so as a replacement for Python it seems it would fit well
nextos|5 months ago
It was probably the best option during the 2000s, and only superseded when Theano (Python) and Torch (Lua) emerged.
A Lisp comeback in this niche would be great. Python has fantastic libraries, but the language leaves a lot to be desired.
layer8|5 months ago
trallnag|5 months ago
mlajtos|5 months ago
Optimal ML lang is half-way from LISP to APL.
pjmlp|5 months ago