Giter Site home page Giter Site logo

kylinsoft's Projects

mahoshojo icon mahoshojo

2021年华为毕昇杯**科学技术大学Maho_Shojo队二等奖作品

miniob-2 icon miniob-2

在MiniOB 库的基础上实现数据库的基础功能

movie icon movie

仿猫眼电影购票系统

peachcompiler icon peachcompiler

A C compiler created for the how to create a C Compiler online course

racoon icon racoon

A toy compiler for miniSysY, implemented in Rust. (Reference implementation for BUAA-SE-Compiler course project)

sallycompiler icon sallycompiler

Simple compiler that translates simpified C into ARMv7 assembly

soot icon soot

Soot - A Java optimization framework

sootup icon sootup

A new version of Soot with a completely overhauled architecture

syc icon syc

A compiler for SysY (C subset)

sysy_compiler icon sysy_compiler

该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数定义。SysY语言支持 int 类型和元素为 int 类型且按行优先存储的多维数组类型,其中 int 型整数为 32 位有符号数;const 修饰符用于声明常量。

test icon test

just to test the auto judge system

tf icon tf

Run llvm test-suite benchmarks

timeseriesdeepclustering icon timeseriesdeepclustering

This is the code corresponding to the experiments conducted for the work "End-to-end deep representation learning for time series clustering: a comparative study" (Baptiste Lafabregue, Jonathan Weber, Pierre Gançarki & Germain Forestier)

tinyc icon tinyc

Compiler for TinyC (a subset of C)

trivialcompiler icon trivialcompiler

A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.

ucc162.3 icon ucc162.3

A lightweight open-source C compiler for research and education.

wyvern icon wyvern

Automatic conversion of call by value into call by need in the LLVM IR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.