Skip to content
/ JD-X Public

JD-X is a text editor built when learning I/O syscalls and advanced uses of C

Notifications You must be signed in to change notification settings

jspmic/JD-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

JD-X is a vim-like, lite and minimal editor.

The purpose of its creation was to learn slightly advanced i/o handling by implementing a project that is fun and at an intermediate-advanced level.

Installation

  • Start by cloning this repo: git clone https://github.com/jspmic/JD-X.git

  • After cloning the repo you should be able to run:  make and after ./a.o

  • If you want to delete the file(s) generated, run make clean

About

JD-X is a text editor built when learning I/O syscalls and advanced uses of C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published