Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 4
Newer►
67 results for tags plan9 x
  • The Interim Computer Museum
    Includes links to on-line emulators for various unices, ITS and TOPS-20.
    Fri Mar 19 12:36:56 2021 - permalink -
    - https://icm.museum/
    computer history humor plan9
  • Arnold Robbins's Home Page
    The articles sound interesting, particularly those about Plan 9.
    So does TexiWeb Jr., a super simple literate programming system built on top of Texinfo and implemented in awk https://github.com/arnoldrobbins/texiwebjr
    which is mentioned in
    AWK As A Major Systems Programming Language — Revisited
    http://www.skeeve.com/awk-sys-prog.html
    struct --- Convert Fortran into Ratfor
    could be useful for proot:
    This is Brenda Baker's struct program. It converts plain old Fortran into Rational Fortran (ratfor). The code here is taken from the TUHS archives, starting with the V7 version, and progressing through V8 and V10.
    https://github.com/arnoldrobbins/struct
    Fri Jan 29 14:39:13 2021 - permalink -
    - https://www.skeeve.com/
    awk GNU literate-programming plan9 reading Robbins TODO
  • [9fans] looking for schem, a pic processor
    A pic preprocessor in awk for drawing circuit diagrams.
    Fri Oct 9 11:47:56 2020 - permalink -
    - https://marc.info/?l=9fans&m=160217724115279&w=2
    awk graphical-programming plan9 software Unix
  • software forge
    This suite of open source tools is the software development platform you've been waiting for. We've taken the wisdom of the most successful open-source communities and turned it into a platform of efficient engineering tools.

    Absolutely no tracking or advertising
    All features work without JavaScript
    The fastest, most lightweight software forge
    100% free and open source software
    Sourcehut is currently (2020-09) available as a public alpha.
    Note that it includes a Plan9(front) continuous integration service
    https://sourcehut.org/blog/2020-05-11-sourcehut-plus-plan-9/

    Recommended by Brett Gilio
    https://brettgilio.com/posts/2020-10-01-why-self-host.html
    Sat Oct 3 00:41:51 2020 - permalink -
    - https://sourcehut.org/
    FOSS git mercurial plan9
  • Making Unix a little more Plan9-like
    Found on Tony Finch's link log https://dotat.at/:/
    There is also a nice introduction to TCP sockets at https://woozle.org/papers/sockets.html
    Fri Aug 21 00:26:41 2020 - permalink -
    - https://woozle.org/papers/plan9.html
    blog plan9 software
  • 9pfsPkg: Network Boot from Bell Labs
    Boot an UEFI machine over the network using the Plan 9 protocol.
    Tue Aug 4 19:41:55 2020 - permalink -
    - https://retrage.github.io/2020/08/01/9pfspkg-en.html
    plan9 software UEFI
  • Acme Emacs Theme
    An Emacs theme inspired by Plan 9's Acme & Sam Editor. As of 19. June 2020, it is available as MELPA package.
    Thu Jul 30 23:19:00 2020 - permalink -
    - https://github.com/ianpan870102/acme-emacs-theme
    acme editor emacs plan9 software TODO
  • Emacs Ninja - Brave New World
    Interim is an attempt to implement an operating system using ideas from the Lisp machines and Plan 9.
    https://github.com/mntmn/interim
    The blog has other interesting articles on (Emacs) Lisp, Scheme, git...
    Fri May 29 11:45:41 2020 - permalink -
    - https://emacsninja.com/posts/brave-new-world.html
    blog emacs lisp plan9 Scheme
  • Javascript 9P/drawterm implementation. Yes, Javascript. (Also some C compiled to WebAssembly)
    WARNING: PROBABLY INSECURE
    This is a version of drawterm (a program for connecting to Plan 9 systems) which runs in a webbrowser. To connect to the remote host, it uses Websockets, which means you need a proxy such as websockify.

    Jsdrawterm is written in Javascript, but it uses a bunch of C libraries from Plan 9 (for crypto and drawing routines) which need to be compiled to Webassembly. Since the Javascript also deals with some of the crypto, it's probably horribly insecure and hackers will steal your cats.
    Tue Jan 14 14:10:59 2020 - permalink -
    - https://github.com/aiju/jsdrawterm
    C JavaScript plan9 software
  • Tribes, Fossil, 9front, Bell Labs, by mycroftiv
    This post is a survey of technical and community issues connected to Plan 9 root file servers. The author is not a member of any Plan 9 tribe save Grid. Opinions are entirely my own and a lot of unsourced claims will be made based on my years of participation and observation of the Plan 9 community.
    Sat Jan 11 14:21:24 2020 - permalink -
    - http://doc.9gridchan.org/blog/200110.fossil.9front
    blog plan9 software
  • UNIX
    Guides how to install or run older UNIX versions in simh.
    Also the UNIX Programmer's manual of V1-V6. V1-V6 are available as nroff output converted to html. V4-V6 are also available as troff'ed PDFs.
    The site also has information about Plan 9 and pdp-6/pdp-10.
    Fri Apr 26 14:12:50 2019 - permalink -
    - http://squoze.net/UNIX/
    computer history pdp-10 pdp-11 plan9 Unix
  • ACME-like text-buffer/editor by Felix Winkelmann http://www.call-with-current-continuation.org/software.html
    "ma" is a minimalistic clone of the acme[1] editor used in Plan 9, and is written in Tcl/Tk. It has been tested with Tcl/Tk 8.5, mostly
    under Linux. "ma" has successfully been run on Mac OS X with XQuartz, but needs a tiling window manager to be used in a satisfactory way.
    Sun Dec 2 19:52:37 2018 - permalink -
    - https://github.com/kdltr/ma
    acme editor FOSS plan9 software Tcl Tk
  • Scientific Operations
    Used to contain a mirror of Wolfgang Helbig's material about v6 unix and pdp-11, but it has been removed.
    See also chapter 1.0 of his operating system lecture notes at:
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/script/
    among others, it explains the assembler language, together with the description of the instruction set
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/pdp11/doc/cpu
    and finally the Unix Assembler Reference Manual(1) at
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/v6/doc/index.html

    Other parts of the site deal with Plan 9, fonts and more.
    Sun Mar 26 15:29:16 2017 - permalink -
    - http://sciops.net/downloads/mirrors/wolfgang/
    computer history pdp-11 plan9 Unix
  • UX/RT - Universally eXtensible Real Time operating system
    Description of an interesting operating system (not implemented yet) based on ideas from QNX and Plan 9.
    Sun Mar 26 03:38:28 2017 - permalink -
    - http://minnie.tuhs.org/pipermail/tuhs/2017-March/009306.html
    operating-system plan9 TUHS Unix
  • Dan Cross's Weblog
    Interesting blog about programming, mathematics, Lisp and Plan 9.
    Sun Mar 19 20:48:47 2017 - permalink -
    - http://pub.gajendra.net/
    lisp mathematics plan9 programming
  • http://www.call-with-current-continuation.org/software.html
    Apart from the Scheme compiler Chicken
     http://www.call-cc.org/
    two other Scheme and one Forth system, there is
     MA, a minimalistic variant of the Acme editor, written in Tcl/Tk.
    Sun Dec 4 01:33:51 2016 - permalink -
    - http://www.call-with-current-continuation.org/software.html
    duplicate plan9 Scheme software
  • FQA 0 - Introduction To Plan 9
    Good summary and collection of links to Plan 9, its various ports and descendants.
    Sun Nov 20 16:40:15 2016 - permalink -
    - http://fqa.9front.org/fqa0.html#0.2.3
    operating-system plan9
  • b (browse) command for ed(1)
    Beginning with the Eighth Edition, ed(1) had the following command.
    This is from the Plan 9 ed man page.

             (.,.)b[+-][pagesize][pln]
                  Browse.  Print a `page', normally 20 lines.  The
                  optional `+' (default) or `-' specifies whether the
                  next or previous page is to be printed.  The optional
                  pagesize is the number of lines in a page.  The
                  optional `p', `n', or `l' causes printing in the speci-
                  fied format, initially `p'.  Pagesize and format are
                  remembered between `b' commands.  Dot is left at the
                  last line displayed.
    Tue Oct 11 14:38:08 2016 - permalink -
    - http://www.tuhs.org/pipermail/tuhs/2008-May/001507.html
    history plan9 software TUHS Unix
  • plan9port - Git at Google
    Plan9port, a port of many Plan 9 user programs to Unix used to live on
    http://swtch.com/plan9port/, but since 2014-11-17 it has been moved to this git repository.
    Mon Jul 18 03:15:14 2016 - permalink -
    - https://plan9port.googlesource.com/plan9/
    plan9 software Unix
  • plan9port moved to git
    Plan 9 from User Space moved from http://swtch.com/plan9port here. See also the Google discussion group https://groups.google.com/forum/#!topic/plan9port-dev/OqSvUDfwS-M.
    Thu Sep 10 18:13:49 2015 - permalink -
    - https://github.com/9fans/plan9port
    plan9 software
Links per page: 20 50 100
◄Older
page 2 / 4
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.