high-level-language

There are 18 repositories under high-level-language topic.

  • BartJongejan/Bracmat

    Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.

    Language:C476125
  • VanTamNguyen/Nand2Tetris

    Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.

    Language:Assembly342014
  • TheMaster1127/HTH

    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.

    Language:HTML20100
  • SamuelGadiel/nand2tetris

    Nand2Tetris: Building a Modern Computer from First Principles

    Language:Hack18002
  • fabrv/brasic

    BASIC like language that compiles to Brainfuck

    Language:Brainfuck5201
  • Versace

    Ze7111/Versace

    This is a custom programing language I have made that used python in its core

    Language:Python5271
  • VimHax/Ares

    What would Rust with the simplicity of TypeScript look like? This is my take.

    Language:Rust3100
  • PulewaveSoftware/EasiScriptX

    High level programming language made for Artifical Intelligence, Machine Learning, Large Language Models

  • Rickaym/Meatloaf

    A meaning oriented language.

    Language:C++2100
  • crnvl/netl2

    Streamlined high-level scripting with zero boilerplate.

    Language:Rust1100
  • MostafaSaftawy/Nand2Tetris

    This is a projects have been completed through 2 parts of nand2tetris course on coursera.

    Language:Hack1100
  • onlang

    onlang-org/onlang

    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.

    Language:TypeScript1140
  • simplyYan/Wysb

    Compiled multi-paradigm programming language designed to be fast, easy, lightweight, secure and broad.

    Language:Ruby1100
  • NoName-hack-e/AzkX

    Language:Haxe0100
  • anirban0104/c11_python

    Class XI Python, maintained by Anirban Biswas

    Language:Python10
  • chamodshehanka/tensorflow-basics

    This is python basic operations

    Language:Python20
  • lawalTheWest/compiler

    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

  • muhammadtalhasami/riscv-assembly

    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.

    Language:Assembly10