Skip to content

cd80/AssemblyLearner

 
 

Repository files navigation

AssemblyLearner

Self-contained judge program for assembly language (supports x86). This runs 0e1.kr.

Installation

git clone https://github.com/Jinmo/AssemblyLearner.git asmlearner
cd asmlearner; ./install.sh

Adding a challenge

  1. Create admin account: python manage.py admin
  2. Login and go admin menu -> challenge menu

Dependencies

  • Python 2.7 + virtualenv
  • PostgreSQL
  • Celery
  • see requirements.txt for details

About

어셈블리어를 배워서 써먹자

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.8%
  • CSS 32.9%
  • HTML 1.4%
  • Python 1.4%
  • C 0.4%
  • Shell 0.1%