Reduce Algebra Interface for Julia AST

Symbolic parser generator for Julia language expressions using REDUCE algebra term rewriter – chakravala/Reduce.jl… Read more

Similar

TypeDB Client for Julia

A client interface to read from and write to the TypeDB Knowledge Graph - GitHub - Humans-of-Julia/TypeDBClient.jl: A client interface to read from and write to the TypeDB Knowledge Graph... (more…)

Read more »

Sum Types in Julia and Rust

As I have mentioned in other posts on this blog (and surely many would agree here), I strongly believe that a great start for designing a program is figuring out good representations for the real world problem one tries to solve, i.e. defining appropriate... (more…)

Read more »