WideWord / esed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#esed

###This is the home of esed.

esed is clone of Unix-program sed. What is sed you can read for example here: https://en.wikipedia.org/wiki/Sed

esed provides some rethink features of sed and new syntax, written in C. This project is in progress as part of university practice.

#####Our team:

-Kirill Vilkov - Team Leader - (https://github.com/WideWord)

-Danil Gugunava - (https://github.com/danilgugu)

-Anastasia Kurkina - Quality Assurance - (https://github.com/Remedios8)

-Elizaveta Lebedeva - (https://github.com/elizaveta202)

-Aleksei Glebov - (https://github.com/TetoFag-kun)

-Alina Kladieva -(https://github.com/AlineKl)

-Vlad Markin - (https://github.com/vlad-d-markin)

-Alexander Dydychkin - (https://github.com/GoAlexander) (from group 14BI1)

For developers:

  • master branch is for releases
  • dev branch is for bug fixes

Dear developers! Do not forget to update our documentation!

About


Languages

Language:C 74.8%Language:Shell 22.4%Language:Makefile 2.8%