Hello,
I have just come across Sleel Lisp and really like what I have seen so far. Since I need a Lisp interpreter for my AI/ML project, I am strongly considering use it as it seems fast and I like the REPL interactive. I still need to learn some things with it but think that the integreation with Rust is also awesome and will prove useful since I need to make a hypergraph in lisp the this could be good.
Anyway, I was running your playground and found a few scm files that seemed to give errors and as I am not yet familiar with all of the Seel feature and lanfuage dynamics, I thought that I would report them to you as well.
Here they are: contracts.scm, stack_struct.scm, and trie.scm
I would like to start up the Steel Playground locally as well so is there any documentation on this?
Lastly, with the great power of Lisp, I much say that I like what you are trying to do with the unicode.scm so that you can define emoji as functions and operators. I hope that you will continue with that work as well and maybe in a new version when it is available then this will be working more since in theory, anthing in Lisp could be a function or operator.
Thanks and have a great day
Hello,
I have just come across Sleel Lisp and really like what I have seen so far. Since I need a Lisp interpreter for my AI/ML project, I am strongly considering use it as it seems fast and I like the REPL interactive. I still need to learn some things with it but think that the integreation with Rust is also awesome and will prove useful since I need to make a hypergraph in lisp the this could be good.
Anyway, I was running your playground and found a few scm files that seemed to give errors and as I am not yet familiar with all of the Seel feature and lanfuage dynamics, I thought that I would report them to you as well.
Here they are: contracts.scm, stack_struct.scm, and trie.scm
I would like to start up the Steel Playground locally as well so is there any documentation on this?
Lastly, with the great power of Lisp, I much say that I like what you are trying to do with the unicode.scm so that you can define emoji as functions and operators. I hope that you will continue with that work as well and maybe in a new version when it is available then this will be working more since in theory, anthing in Lisp could be a function or operator.
Thanks and have a great day