Skip to content

thisaintunixeither/taansh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

taansh

This Ain't A Normal SHell

Building

gcc taansh.c -o taansh -nostartfiles

Running

./taansh

Ok, so I just ran it but I couldn't type anything! What's the deal, man?

You should get something like this: screenshot You can't type nothing because there's no readline functions, so it can't get your wonderful input. If you get something different, open an issue or email me at gnuoveryou@gmail.com, but please open an issue before emailing me, I don't check it often.

Todo

  • Make basic code
  • Make it work
  • Create readline lib
  • Probably debug that
  • Make builtins work
  • Probably debug that
  • Add other basic stuff
  • Debug that too
  • Add scripting
  • Throw my computer out the window
  • Get a new one

Releases

No releases published

Packages

No packages published

Languages