Git Product home page Git Product logo

lachgarlahcen / 21sh_1337 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 529 KB

On to more serious things! With 21sh, you will write an implementation close to the loop “read, eval, print” of a shell. With the help of the Termcaps library, you will add a functional command line useful for the “read” part of your shell. Cursor movement, editing, history, multi-lines, etc. Especially for the eval part, forget the ft_split function that you used in your Minishell to cut the command line entered by the user! 21Sh will be your first real interpreter. As such, this project will let you discover lexical, syntax and semantic analysis common to interpreters and compilers. With adapted data structure and processing, adding pipe (“|”) and redirect (“<”, “<<, “>>”, “>”) support will be easy!

Makefile 3.28% C 96.72%

21sh_1337's People

Contributors

lachgarlahcen avatar

Watchers

 avatar  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.