c-like

There are 34 repositories under c-like topic.

  • wrench

    jingoro2112/wrench

    practical embedded script interpreter

    Language:C++141114311
  • knowing-top/C-SVM

    一种基于栈式虚拟机的类c 语言编译器。This project has moved from https://sourceforge.net/projects/msct/. C-SVM: A Compiler for a C-Like Language Based on a Stack Virtual Machine. Aims to help individuals learn about compiler operations, such as lexical, syntactic, and semantic analysis, as well as executing a stack-based virtual machine.

    Language:C++1118016
  • true-grue/PigletC

    A toy C-like language compiler for PigletVM

    Language:Python63518
  • SenseLogic/CIBYL

    Lightweight curly-bracket language which compiles to Ruby and Crystal.

    Language:D45601
  • C-like-compiler

    lingbai-kong/C-like-compiler

    同济大学CS《编译原理》课程设计: 类C语言编译器TongJi University CS compiler theory assignment

    Language:C++40103
  • jink-lang/jink-py

    Python interpreter implementation of the Jink programming language.

    Language:Python19443
  • andersonarc/carbonsteel

    Programming language with C-like syntax and new, improved features

    Language:C15120
  • JustinHuPrime/TCompiler

    T is a C-like, module based programming language

    Language:C144654
  • AloneCafe/FROG

    一种简单的、结构化的、面向过程的、静态类型 & 强类型的编程语言,及其编译器、汇编器与虚拟机的设计与实现

    Language:C++13101
  • phorward/xpl

    An eXample Programming Language

    Language:C11200
  • Fuechs/Lynx

    C-like programming language

    Language:C++10434
  • aexpl/aexpl

    Arvid's EXperimental Programming Language

  • Kaimakan71/Quark

    Programming language and compiler project.

    Language:C3100
  • tonisidneimc/PyLox

    A Tree-Walk Interpreter for the PyLox language, using the good old python, for the simplest and cleanest implementation.

    Language:Python3100
  • aufawibowo/amibroker-formula-language

    A repository dedicated to document AFL as amibroker programming language

  • CanardConfit/cc-compiler

    A custom compiler project for HEPIA students to compile C-like for their own processor.

    Language:TypeScript2130
  • ckswjd99-at-snu/Compiler-2021-2

    SNU ECE Introduction to Compiler (430.414) - 2022 Spring

    Language:Yacc2100
  • nbingham1/cog

    Compiler for a C-like systems programming language with interfaces.

    Language:C++2300
  • PopovMP/cinonim

    Cinonim - a C like language targeting WAT

    Language:JavaScript2100
  • Asterisk007/prse

    A C-like language with modern and novel conventions

    Language:C++1210
  • Fireboyd78/skopik

    A simple storage format with scopes and a C-like syntax.

    Language:C#1200
  • ghuter/chi

    New C-based programming language designed for systems programming, with a modular design.

    Language:C1100
  • gokernel2017/VM

    VM with a Mini Language(c-like)

    Language:C1000
  • inunix3/monolog

    Simple interpreted C-like programming language.

    Language:C10
  • IzzyFG/Signal_Language

    OCaml Compiler for a c-like language

    Language:OCaml1100
  • realchonk/CAlpha

    I'm developing a small language in Java, that is C-oriented.

    Language:Java120
  • spaghettifunk/penne

    Penne is a simple C-like programming language

    Language:Go110
  • zenonet/McFuncSharp

    A high level scripting language that transpiles to McFunction (Minecraft Datapacks)

    Language:C#1100
  • azalea

    israfiel-a/azalea

    A programming language built for use in the Cobalt operating system.

    Language:C00
  • JMDash

    JMDash-Devs/JMDash

    🌠An open-source, general purpose programming language, created with FOSS developers in mind <3

  • landmark-lang/.github

    A memory and type-safe systems programming language with excellent interoperability with C. Its syntax, memory management models and techniques were inspired by Rust. There are however subtle twists in the way some things work or were implemented. If you are interested, you can find our more about Landmark in the documentation.

  • ELI

    mnoltmeer/ELI

    Line by line interpreter with C-like syntax, class support and importing functionality from .dll libraries

    Language:C++0000
  • eliasdeallmeida/lexical-analyzer

    Analisador léxico desenvolvido em Python que recebe um código fonte semelhante a C e produz como saída a lista de tokens e a tabela de símbolos

    Language:Jupyter Notebook
  • senavs/python-switch-case

    :heavy_check_mark: Python implementation of C Switch Case clause

    Language:Python10