Skip to content

Azhng/viv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

viv

Disclaimer: Due to University of Waterloo Policy #71, source code of this project is not publically available. However, feel free to contact me and I will be more than happy to send you a copy of the source code as long as you are not submitting it as your school project. ;)

Viv (Viv Isn't Vim") is a lightweight implementation of classic Vi editor using C++. We implemented most of the core features in Vim editor including: navigation, file open/save, editing, undo, macros, syntax-highlighting for C++ language.

Instruction

unzip <name-of-the-zip-file>.zip
cd build
./src/vm <file-to-be-open>

About

Viv "Viv isn't Vim": A lightweight implementation of classic Vi editor using C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published