zmbc / shakespearelang

An interpreter for the Shakespeare Programming Language, implemented in Python
http://shakespearelang.com
MIT License
90 stars 18 forks source link

AI #11

Closed bytearchive closed 7 months ago

bytearchive commented 2 years ago

since this language is Turing complete , can I use it to build machine learning models?

zmbc commented 2 years ago

Yes, that would be so cool! Let me know if you do, I'd love to see the code :)

By the way, this package has a release candidate out at 1.0.0rc1 that has a bunch of improvements -- feel free to test it out and report any bugs.