euclidianAce

Trying my best

  • they/them

can post now >:3

I like math and compilers

posts from @euclidianAce tagged #intro post

also: #introduction post, #welcome post, #introductions, #new to cohost, #intro, #introduction, #new user, #first post, #welcometocohost, #welcome to cohost, ##welcome to cohost

Hi! I figured I'd make an intro post since I want to make an attempt to actually post things to social media rather than just lurking.

I'm euclidianAce

  • they/them: If I had to describe my gender, I would simply say "no, thank you" and walk away.
  • autistic with my special interests being
    • programming (specifically compilers and other lower level stuff)
    • math (category theory and type theory are neat :D)

I think I'd like to use this to blog about random things I end up developing the same way that I use social media to look at cool things other people have made. So here's some stuff I've been doing:

I've done a bit of work on Teal, (tl;dr it's like typescript but for Lua) and quite a bit more on its build system, Cyan.

My hobby project for the past year or so is a compiler for a low(ish1) level language of my own design heavily inspired by the Ada programming language, but with less of the cruft. If I were to make an handwavey analogy, I want this language to be what Rust is to C++ and what Zig is to C, but for Ada.