Giter Site home page Giter Site logo

praveenmunagapati / v7unix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from v7unix/v7unix

0.0 1.0 0.0 7.58 MB

Version 7 Unix for a POSIX world

Shell 0.02% C 76.39% Makefile 0.94% Assembly 6.05% OpenEdge ABL 0.10% Roff 13.35% Yacc 2.63% Lex 0.24% Clean 0.15% Io 0.07% GAP 0.03% C++ 0.04%

v7unix's Introduction

v7unix

The Version 7 Unix sources compiled on contemporary systems using contemporary C compilers and system headers.

Implementation Status

ed and sed should work.

Source

Unix Version 7 tarbomb from http://minnie.tuhs.org/Archive/PDP-11/Distributions/research/Henry_Spencer_v7/v7.tar.gz

Ubuntu / v7sed

sed has been packaged for Ubuntu. The package is called v7sed. There is a debian/rules file suitable for making a source- and binary-packages.

To install this on Ubuntu:

echo deb http://ppa.launchpad.net/drj/v7/ubuntu precise main |
  sudo tee -a /etc/apt/sources.list.d/v7.list
sudo apt-get update
sudo apt-get install v7sed

(the last step seems to require you to "Install these packages without verification", I've no idea how I go about removing that)

To make the source and binary packages:

cd v7
# make source
dpkg-buildpackage -S
# make binary
dpkg-buildpackage

v7unix's People

Contributors

drj11 avatar

Watchers

 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.