knazarov.com/content/pages/projects/note.md

17 lines
726 B
Markdown
Raw Normal View History

Subject: Projects
2023-08-02 19:47:54 +00:00
Open-source tools and projects: [git.sr.ht/~knazarov](https://git.sr.ht/~knazarov/)
2023-08-02 19:47:54 +00:00
Highlights:
2023-08-17 22:39:40 +00:00
* [My own programming language with a VM and garbage collector](https://git.sr.ht/~knazarov/lisp.experimental) (work in progress)
* [A swiss-army script for planning team's work on GitHub](https://git.sr.ht/~knazarov/git-plan)
* [Homebrew tap for qemu with support for 3d accelerated guests](https://github.com/knazarov/homebrew-qemu-virgl)
2023-07-30 18:48:55 +00:00
* [Plain-text note taking system](https://git.sr.ht/~knazarov/notes.sh)
* [Markdown-to-html in awk](https://git.sr.ht/~knazarov/markdown.awk)
2023-08-02 19:47:54 +00:00
Work-related:
* [Tarantool Cartridge](/projects/tarantool-cartridge)
* [Tarantool Data Grid](/projects/tarantool-data-grid)