Open strikef opened 6 months ago
private 팀 리포지토리를 생성한 뒤, 팀원들을 invite해주세요. 이후 다른 팀원들은 해당 리포를 fork해서 개발하시면 됩니다.
fork는 필수인가요? 하나의 팀 repository에서 branch를 나누어 작업하는 것도 허용되는지 궁금합니다.
Fork하지 않고 branch만 만들어 작업했을 때 예상되는 치명적인 문제점은 없지만, 그래도 가급적 각 팀원마다 리포지토리를 fork하여 작업하시기 바랍니다.
팀 프로젝트 진행을 위해 필요한 리포지토리와 파일을 공개합니다!
베이스 컴파일러 리포
인터프리터 리포
벤치마크 (테스트 프로그램) 리포
CI 이미지 리포 (경고: DockerHub로 이동합니다)
/opt/llvm-18.1.0
디렉토리에, Alive2 구동을 위한 Z3은/opt/z3-4.13.0
디렉토리에 설치돼 있습니다. 그 외에 필요한 의존 요소들도 대부분 설치되어 있습니다.Alive2 패치 파일
We hereby open the repositories for the team project to the public!
Base Compiler Repo
Interpreter Repo
Benchmarks (Test Programs) Repo
CI Image Repo (Warning: this link will take you to DockerHub)
/opt/llvm-18.1.0
, and Z3 (for Alive2) is installed in/opt/z3-4.13.0
. Other dependencies should have been installed as well.sudo
will result in error.Alive2 patch