Fork me on GitHub
#announcements
<
2021-06-25
>
Nazral10:06:03

I'm happy to introduce https://github.com/Tyruiop/syncretism, a crawler + search engine for options (stock market's options) that can be easily deployed and ran locally. You can also https://ops.syncretism.io. • full Clojure + Clojurescript • Crawler has a simple scheduler to handle failures & rate limi • depends only on mysql/mariadb • provides a simple API to ease integration with other projects

3
🙌 8
👀 4
👏 8
mauricio.szabo22:06:34

Ok, the experiment continues: after seeing that's possible, indeed, to bind Prolog and Clojure, I made it work with SWI-Prolog (as TuProlog is quite slow): https://github.com/mauricioszabo/spock. Now, I want to check if it's possible to do a simple POC application and see where it shines, and also, see if I can use the WASM version of SWI prolog to make it work in ClojureScript. If anyone is familiar with Webassembly, please ping me 😄

🎉 15
😎 7
🤯 3