Compare commits

...

2 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire ed6abc07d6 - Updated tlang project homepage link
- Added logo for tlang project
2023-01-03 12:46:20 +02:00
Tristan B. Velloza Kildaire 27a307482f Added libpb project 2023-01-03 12:45:01 +02:00
1 changed files with 13 additions and 2 deletions

View File

@ -152,9 +152,13 @@ over a socket. Uses [tristanable](/projects/tristanable) and [eventy](/projects/
# tristan
{{<bruh>}}
<img src="/projects/tlang/logo.png" width="185" height="119.5" style="float:right">
{{</bruh>}}
A new programming language for systems programming with a focus on control of everything, minimalism and supporting OOP.
[Project homepage](/projects/t)
[Project homepage](/projects/tlang)
---
@ -164,7 +168,6 @@ A new programming language for systems programming with a focus on control of ev
<img src="/img/dlog.png" width="185" height="119.5" style="float:right">
{{</bruh>}}
Simple and modular logging library
* [Code repository](/git/deavmi/dlog)
@ -172,3 +175,11 @@ Simple and modular logging library
* [Project homepage](/projects/dlog)
---
# libpb
PocketBase wrapper with serializer/deserializer support
* [Code repository](/git/Haxio/libpb)
* [Issue tracker](https://github.com/Hax-io/libpb)
* [Project homepage](https://github.com/Hax-io/libpb)