InAge of Awarenessbyanjjxxv77Tired of writing code in text? Here is a more aesthetic approach!🎨Have you ever imagined a language where programs look like abstract paintings? Or any kind of visual coding? Take a look.Oct 16, 2022Oct 16, 2022
InStackademicbyDylan CooperMojo, 90,000 Times Faster Than Python, Finally Open Sourced!On March 29, 2024, Modular Inc. announced the open sourcing of the core components of Mojo.Apr 8, 202433Apr 8, 202433
Mateusz BednarskiCreating a programming language — part 2In second part we will define basic language features and compiler architecture.May 10, 20222May 10, 20222
Craig Wright (Bitcoin SV is Bitcoin.)A codification scheme for state machinesWe define a codification scheme for the states of deterministic finite automaton (DFA) [1]. Contrary to usual practice, the codification…Oct 16, 2018Oct 16, 2018
Brian RayTutorial: Write a Finite State Machine to parse a custom language in pure PythonI was once a huge fan of FSMs (Finite State Machines) as a mechanism to keep track of states. Automata theory is the basis of class of…Oct 25, 20175Oct 25, 20175
Mateusz BednarskiCreating a programing language and compiler with Python and LLVMA journey to create a programming language and compiler for it. Powered by Python, lark, and LLVM.Apr 16, 20222Apr 16, 20222