Skip to content

casual-lab/stanford-cool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stanford-cool

介绍

CS142 Compilers Assignments Solutions

课程官网:http://web.stanford.edu/class/cs143/

视频资源:https://learning.edx.org/course/course-v1:StanfordOnline+SOE.YCSCS1+3T2020/home

使用

Docker

# Powershell
./start-env.ps1  
# docker run --name cool -td --rm --mount type=bind,source=$($PSScriptRoot),destination=/mnt youngyee/coolenv
# Ubuntu
bash ./start-env.sh

Getting start with VM && Installing Directly on Linux

自动测试脚本

见 edX 每章 Assignment #X 模块

About

CS142 Compilers Assignments Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published