{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"koopa","owner":"pku-minic","isFork":false,"description":"Library for generating/parsing/optimizing Koopa IR.","allTopics":["compiler","ir"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":90,"forksCount":13,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-24T02:55:53.712Z"}},{"type":"Public","name":"online-doc","owner":"pku-minic","isFork":false,"description":"PKU compiler course online documentation.","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":1,"starsCount":320,"forksCount":30,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-18T15:16:11.664Z"}},{"type":"Public","name":"sysy-runtime-lib","owner":"pku-minic","isFork":false,"description":"The source code and pre-compiled binary files of the SysY runtime library.","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-10T11:14:37.144Z"}},{"type":"Public","name":"compiler-dev","owner":"pku-minic","isFork":false,"description":"Compiler development environment.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":1,"starsCount":11,"forksCount":4,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-31T12:25:26.085Z"}},{"type":"Public","name":"kira-rs","owner":"pku-minic","isFork":false,"description":"The example SysY compiler Kira for PKU compiler course, written in Rust.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":44,"forksCount":7,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-02T04:21:25.348Z"}},{"type":"Public","name":"first-step-rs","owner":"pku-minic","isFork":false,"description":"Take your first step in writing a compiler. Implemented in Rust.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":15,"forksCount":2,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-17T04:48:46.657Z"}},{"type":"Public","name":"sysY-UB-checker","owner":"pku-minic","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-29T09:45:14.404Z"}},{"type":"Public","name":"sysy-make-template","owner":"pku-minic","isFork":false,"description":"Template for Makefile based SysY compiler projects.","allTopics":[],"primaryLanguage":{"name":"Makefile","color":"#427819"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":13,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-16T02:06:41.808Z"}},{"type":"Public","name":"sysy-cmake-template","owner":"pku-minic","isFork":false,"description":"Template for CMake based SysY compiler projects.","allTopics":[],"primaryLanguage":{"name":"CMake","color":"#DA3434"},"pullRequestCount":0,"issueCount":0,"starsCount":7,"forksCount":5,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-16T02:05:15.075Z"}},{"type":"Public","name":"sysy-cargo-template","owner":"pku-minic","isFork":false,"description":"Template for Cargo based SysY compiler projects.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":3,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-18T02:18:26.297Z"}},{"type":"Public","name":"compiler-dev-test-cases","owner":"pku-minic","isFork":false,"description":"Local test cases for SysY compilers, used by compiler-dev.","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":17,"forksCount":3,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-05T08:55:02.119Z"}},{"type":"Public","name":"sysy-analyzer","owner":"pku-minic","isFork":false,"description":"A simple SysY program analyzer.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-23T01:28:52.423Z"}},{"type":"Public archive","name":"QA-2022s","owner":"pku-minic","isFork":false,"description":"2022春季学期问答墙 (已永久移动)","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-21T04:23:49.369Z"}},{"type":"Public","name":"awesome-sysy","owner":"pku-minic","isFork":false,"description":"Some awesome SysY source programs.","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-14T10:17:08.544Z"}},{"type":"Public","name":"oj-docker","owner":"pku-minic","isFork":false,"description":"Dockerfile of the online judge environment for testing.","allTopics":[],"primaryLanguage":{"name":"Dockerfile","color":"#384d54"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-20T09:44:56.221Z"}},{"type":"Public","name":"next-gen-ir-proposal","owner":"pku-minic","isFork":false,"description":"Proposal for the next generation of course-oriented IR.","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":10,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-24T11:54:47.578Z"}},{"type":"Public","name":"MiniVM","owner":"pku-minic","isFork":false,"description":"MiniVM is a virtual machine for executing Eeyore/Tigger IR.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":34,"forksCount":8,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-03T15:46:07.453Z"}},{"type":"Public","name":"open-test-cases","owner":"pku-minic","isFork":false,"description":"Open test cases of PKU compiler course.","allTopics":[],"primaryLanguage":{"name":"Dockerfile","color":"#384d54"},"pullRequestCount":0,"issueCount":0,"starsCount":22,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-02T01:41:54.054Z"}},{"type":"Public","name":"minic-test-cases-2021f","owner":"pku-minic","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-28T11:43:32.778Z"}},{"type":"Public","name":"MiniVM-test","owner":"pku-minic","isFork":false,"description":"Some scripts used to test MiniVM automatically.","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-10-14T08:09:00.500Z"}},{"type":"Public","name":"first-step","owner":"pku-minic","isFork":false,"description":"Take your first step in writing a compiler.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":29,"forksCount":1,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-05-02T05:32:14.201Z"}},{"type":"Public","name":"minic-test-cases-2021s","owner":"pku-minic","isFork":false,"description":"Functional and performance test cases for MiniC compiler.","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-25T12:47:15.271Z"}}],"repositoryCount":22,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}