GithubHelp home page GithubHelp logo

shahabsteam / sbu_vi_limited Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rsharifnasab/sbu_vi_limited

0.0 0.0 0.0 255 KB

a simple text editor in java for DS project

License: GNU General Public License v3.0

Makefile 2.45% Java 94.31% Python 3.25%

sbu_vi_limited's Introduction

my DS project for DS class with DR.Ebrahim moghaddam in fall 98

project is : VIM editor(!) explicity written in java or CPP

the rules are :

  1. no using any library (import or include)
  2. just with cpp or java
  3. more info in TODO.pdf

TODO

  • update iterator as you go (for insert with iterator)
  • delete
  • w : kalame badi
  • b : kalame ghabli

bugs

  • press enter in last line in command mode
  • add 12 lines : eveything crash!
  • no file to save -> dialog box

how to run:

  • to test you can simply run :

     make

    be careful, this command will open the Vim.java from src folder to edit!

  • if you want to use jar file:

    make create_jar
    java -jar Vim.jar path/to/filename.txt

sbu_vi_limited's People

Contributors

rsharifnasab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.