Skip to content
#

syntax-tree

Here are 51 public repositories matching this topic...

gladlang

GladLang is a dynamic, interpreted, object-oriented programming language with a full interpreter built in Python. Features closures, classes, inheritance, and robust error handling.

  • Updated Sep 4, 2026
  • Python
Python-Programming-essentials

4 Course specialization by Rice university, intended for beginners who would like to master essential programming skills providing a solid foundation towards a career in data science, software engineering, or other disciplines involving programming.

  • Updated Dec 24, 2020
  • Python
Micrograd-from-scratch

This is a minimal, from-scratch implementation of a scalar-valued automatic differentiation (autograd) engine and a small neural network library built on top of it. It follows the ideas behind Andrej Karpathy's micrograd, rebuilt line by line to actually understand how backpropagation works — not just call it.

  • Updated Aug 23, 2026
  • Python

Add this topic to your repo

To associate your repository with the syntax-tree topic, visit your repo's landing page and select "manage topics."

Learn more