There are 0 repository under high-level-language topic.
Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.
Nand2Tetris: Building a Modern Computer from First Principles
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
HTH, which stands for HeavenToHell, is a dynamically typed, transpiled high-level programming language designed for simplicity, ease of use, and versatility. Inspired by the syntax of AutoHotkey, HTH offers a user-friendly environment for beginners to learn programming and build web apps.
ONLang (Object Notation Language) is a markup-style programming language designed to define and interact with objects in a user-friendly and intuitive way. It is built on top of TypeScript, making it easy to use and extend.
High level programming language made for Artifical Intelligence, Machine Learning, Large Language Models
This is a projects have been completed through 2 parts of nand2tetris course on coursera.
Class XI Python, maintained by Anirban Biswas
This is python basic operations
This repository is your gateway to the world of compilers. Dive into the complexities of transforming high-level programming code into machine-readable instructions. Learn about lexical analysis, parsing, and code generation as you explore the art of compilation
This repo is the learning journey of the riscv assembly language. you will learn how to write the high level code in to the riscv assembly code.