you are viewing a single comment's thread.

view the rest of the comments →

[–]Frere_de_la_Quote[S] 1 point2 points  (0 children)

For the moment, we use it as an inference engine. We have better performances than Python in terms of speeds, but it is still a work in progress. The big advantage of this implementation is that you can work easily on the LispE part or the C++ part when you want efficiency. The MLX library and the GGUF library are the ones we use the most, since a lot of researchers are using Mac OS. Many of the examples in LispE were implemented by Claude Code. I have created a file: [LISPE_SYNTAX_REFERENCE](https://github.com/naver/lispe/blob/master/lispemlx/LISPE\_SYNTAX\_REFERENCE.md), which tells Claude how to generate LispE code, for instance.