Sejsel / mff-nprg066

Assignments for the NPRG066 course at MFF UK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPRG066

A very simplified implementation of ed, the final assignment for the NPRG066 course at MFF UK.

Compiling

Run make. The whole source is in src/ed.c.

Testing

Run make test. Make sure to initialize and update the stef submodule first.

About

Assignments for the NPRG066 course at MFF UK.


Languages

Language:C 69.8%Language:Shell 28.9%Language:Makefile 1.3%