☆16May 7, 2020Updated 6 years ago
Alternatives and similar repositories for C311Sp20
Users that are interested in C311Sp20 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Redex tutorial with a focus on how to do work in Redex☆11Oct 21, 2024Updated last year
- ☆41Feb 21, 2026Updated 2 months ago
- A Scheme to x86-64 compiler in Scheme☆81May 4, 2015Updated 11 years ago
- Workshop on Program Transformations☆26Aug 12, 2023Updated 2 years ago
- (Somewhat) Algebraic Data Types for Racket☆34Jan 15, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- PLT Redex model of basic Dependently Typed Racket calculus☆18Mar 31, 2015Updated 11 years ago
- 极速VPN☆21Aug 6, 2020Updated 5 years ago
- Pier3 is a CMS - http://www.piercms.com/☆12Apr 9, 2026Updated last month
- ☆10Jun 17, 2021Updated 4 years ago
- LiveWeb: web app framework for Smalltalk☆13Feb 1, 2024Updated 2 years ago
- some old code about scheme compiler I've ever wrote☆14Jun 21, 2025Updated 10 months ago
- A warm dark theme for Pharo Smalltalk☆14Feb 6, 2024Updated 2 years ago
- Web page for IU Compiler Course for Fall 2020☆131Dec 11, 2020Updated 5 years ago
- 《智慧的疆界:从图灵机到人工智能》勘误☆11Mar 2, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Darwin is a static blog generator written in Racket - forked from Frog☆18Oct 26, 2020Updated 5 years ago
- Chez Scheme Version 9 User's Guide - Zhcn☆60Nov 28, 2021Updated 4 years ago
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆45May 29, 2023Updated 2 years ago
- A little booklet to master dataframe☆17Aug 25, 2024Updated last year
- A sample showing how to run VBScript, JScript snippets from C++☆13Nov 13, 2025Updated 5 months ago
- Simplified Chinese translation of "More C++ Idioms"☆12Dec 30, 2015Updated 10 years ago
- ☆22Nov 12, 2017Updated 8 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆12Nov 3, 2021Updated 4 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A micro-kernel operating system based on the Barrelfish CPU-driver.☆21Mar 6, 2018Updated 8 years ago
- My solutions to exercises from the book Essentials of Programming Languages.☆40Apr 20, 2025Updated last year
- This is a C++ programming course project. Battle-city is a game with different levels of intelligence. With hard work through most Easter…☆10Nov 6, 2015Updated 10 years ago
- Arete is an experimental programming language.☆12Oct 6, 2023Updated 2 years ago
- Public helper code for p423/p523 students (Racket)☆174Dec 9, 2025Updated 5 months ago
- Hacking to the Arch☆22Apr 10, 2024Updated 2 years ago
- ☆39Aug 29, 2021Updated 4 years ago
- Scheme's commonly used small functions☆29Sep 24, 2019Updated 6 years ago
- Gradual WAM implementation using Hassan Aït-Kaci's tutorial reconstruction☆28Oct 6, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Master source file of ASCII art arduinos (see: http://busyducks.com/ascii-art-arduinos)☆29Feb 14, 2020Updated 6 years ago
- Code for benhcmarking 12 state-of-the-art methods in the field of Influence Maximization☆19Feb 14, 2017Updated 9 years ago
- European Smalltalk User Group Website☆30Updated this week
- My code as I work through Beginning Linux Programming 4th ed by Matthew and Stones, Wrox☆13May 7, 2023Updated 3 years ago
- ZIO-inspired APIs for Kyo☆12Apr 18, 2024Updated 2 years ago
- Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)