Code Monkey home page Code Monkey logo

alvis_the_smart_shell's Introduction

Alvis The Smart Shell

MAIN FILE PROJECT.CPP

  • With "Alvis" we aim to ease the transition to Linux for users who don't have any experience with Unix shells.
  • Alvis is a shell interpreter which provides a command line interface between the user and the operating system, which in turn allows the user to run commands, manage jobs and automate processes.
  • In addition to these we have integrated a module for visualization involving scheduling algorithms related to Operating Systems like Round Robin, Shortest Job First etc. (The users have an option to create their own scheduling algorithm which enhances their learning experience), paging techniques like One level Paging, Two level Paging, various memory management techniques like first fit, best fit etc., visualization of page replacement techniques have also been added.
  • The visualization module mainly aims to provide a deeper view of the execution of algorithms. This enables the students to use our shell as a learning tool to understand the inner working of algorithms.
  • To assist inexperienced users, we have a separate mode in which we automatically translate simple English sentences to UNIX commands for instance "please open MLH.cpp" translates to "cat MLH.cpp" we display the correct commands and help users to pick up the UNIX commands quickly.

Screenshots

alvis_the_smart_shell's People

Contributors

balaji-m13 avatar s-lakshman-rao avatar vaibhaves avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

alvis_the_smart_shell's Issues

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.