https://github.com/vasilisp/vasilisp
https://github.com/vasilisp/vasilisp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vasilisp/vasilisp
- Owner: vasilisp
- Created: 2025-04-01T15:57:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T16:06:14.000Z (2 months ago)
- Last Synced: 2025-04-01T17:28:15.770Z (2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In reverse chronological order you will find:
- recent experiments, mostly involving LLMs and using Go: [wikai][wikai], [aivoke][aivoke], [velora][velora]
- a SAT solver in Go ([Satie][satie]); partly Go practice, partly nostalgia, partly foundation for future projects
- silence while I was working on big OCaml codebases
- older research work, including constraint solvers ([Inez][inez], [PB-SAT][pbsat]) and [publications][pub][wikai]: https://github.com/vasilisp/wikai
[aivoke]: https://github.com/vasilisp/aivoke
[velora]: https://github.com/vasilisp/velora
[satie]: https://github.com/vasilisp/satie
[inez]: https://github.com/vasilisp/inez
[pbsat]: https://github.com/vasilisp/pb-sat
[pub]: https://github.com/vasilisp/pub