Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2020 06:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/935433420639cfe64a2f30386059247a to your computer and use it in GitHub Desktop.
Save ryantm/935433420639cfe64a2f30386059247a to your computer and use it in GitHub Desktop.
/nix/store/ybzbfr2rdz5vr8pab2fdg875zgyhinq8-picoLisp-19.12
├── bin
│   ├── httpGate -> /nix/store/ybzbfr2rdz5vr8pab2fdg875zgyhinq8-picoLisp-19.12/lib/picolisp/bin/httpGate
│   ├── picolisp -> /nix/store/ybzbfr2rdz5vr8pab2fdg875zgyhinq8-picoLisp-19.12/lib/picolisp/bin/picolisp
│   └── pil
├── lib
│   └── picolisp -> /nix/store/ybzbfr2rdz5vr8pab2fdg875zgyhinq8-picoLisp-19.12/share/picolisp/build-dir
└── share
├── emacs
│   └── site-lisp -> /nix/store/ybzbfr2rdz5vr8pab2fdg875zgyhinq8-picoLisp-19.12/lib/picolisp/lib/el
└── picolisp
└── build-dir
├── app
│   ├── cusu.l
│   ├── er.l
│   ├── gui.l
│   ├── init.l
│   ├── inventory.l
│   ├── item.l
│   ├── lib.l
│   ├── loc
│   │   ├── ar
│   │   ├── ch
│   │   ├── de
│   │   ├── es
│   │   ├── fr
│   │   ├── gr
│   │   ├── jp
│   │   ├── no
│   │   ├── ru
│   │   └── sv
│   ├── main.l
│   ├── menu.css
│   ├── ord.l
│   ├── sales.l
│   └── sal.l
├── bin
│   ├── httpGate
│   ├── picolisp
│   ├── pil
│   ├── pilIndent
│   ├── pilPretty
│   ├── psh
│   ├── replica
│   ├── ssl
│   ├── vip
│   └── watchdog
├── CHANGES
├── COPYING
├── CREDITS
├── cygwin
│   ├── README
│   └── tcc.l
├── dbg.l
├── doc
│   ├── app.html
│   ├── ChangeLog
│   ├── doc.css
│   ├── family64.tgz
│   ├── family.l
│   ├── family.tgz
│   ├── faq.html
│   ├── form
│   │   ├── form.html
│   │   ├── refA.html
│   │   ├── refB.html
│   │   ├── refC.html
│   │   ├── refD.html
│   │   ├── refE.html
│   │   ├── refF.html
│   │   ├── refG.html
│   │   ├── refH.html
│   │   ├── refI.html
│   │   ├── refJ.html
│   │   ├── refL.html
│   │   ├── refM.html
│   │   ├── refN.html
│   │   ├── refO.html
│   │   ├── refP.html
│   │   ├── refQ.html
│   │   ├── refR.html
│   │   ├── refS.html
│   │   ├── refT.html
│   │   ├── refU.html
│   │   ├── refV.html
│   │   └── refY.html
│   ├── fun.l
│   ├── hello.l
│   ├── httpGate.html
│   ├── index.html
│   ├── native.html
│   ├── quine
│   ├── refA.html
│   ├── refB.html
│   ├── refC.html
│   ├── refD.html
│   ├── refE.html
│   ├── refF.html
│   ├── refG.html
│   ├── refH.html
│   ├── ref_.html
│   ├── ref.html
│   ├── refI.html
│   ├── refJ.html
│   ├── refK.html
│   ├── refL.html
│   ├── refM.html
│   ├── refN.html
│   ├── refO.html
│   ├── refP.html
│   ├── refQ.html
│   ├── refR.html
│   ├── refS.html
│   ├── refT.html
│   ├── refU.html
│   ├── refV.html
│   ├── refW.html
│   ├── refX.html
│   ├── refY.html
│   ├── refZ.html
│   ├── rlook.html
│   ├── search
│   ├── select.html
│   ├── shape.l
│   ├── structures
│   ├── toc.html
│   ├── travel
│   └── tut.html
├── doc64
│   ├── asm
│   ├── README
│   └── structures
├── ersatz
│   ├── fun.src
│   ├── lib.l
│   ├── Manifest
│   ├── mkJar
│   ├── picolisp.jar
│   ├── pil
│   ├── README
│   └── sys.src
├── ext.l
├── games
│   ├── chess.l
│   ├── mine.l
│   ├── nim.l
│   ├── README
│   ├── sudoku.l
│   ├── ttt.l
│   └── xchess
├── img
│   ├── 7fachLogo.png
│   ├── go.png
│   └── no.png
├── INSTALL
├── lib
│   ├── adm.l
│   ├── android.l
│   ├── app.l
│   ├── bash_completion
│   ├── boss.l
│   ├── btree.l
│   ├── cal.l
│   ├── canvas.js
│   ├── canvas.l
│   ├── complete.l
│   ├── conDbgc.l
│   ├── db32-64.l
│   ├── dbgc.l
│   ├── db.l
│   ├── debug.l
│   ├── edit.l
│   ├── ed.l
│   ├── eedit.l
│   ├── el
│   │   ├── inferior-picolisp.el
│   │   ├── paredit.el.diff
│   │   ├── picolisp.el
│   │   ├── picolisp-wiki-mode.el
│   │   └── README
│   ├── eled.l
│   ├── ext
│   ├── form.js
│   ├── form.l
│   ├── frac.l
│   ├── gcc.l
│   ├── gis.js
│   ├── gis.l
│   ├── glyphlist.txt
│   ├── head.ps
│   ├── heartbeat.l
│   ├── ht
│   ├── http.l
│   ├── import.l
│   ├── json.l
│   ├── led.l
│   ├── led.min.l
│   ├── lint.l
│   ├── map
│   ├── math32.l
│   ├── math64.l
│   ├── math.l
│   ├── misc.l
│   ├── native.l
│   ├── nodroid.l
│   ├── openGl.l
│   ├── pdfPage.l
│   ├── phone.css
│   ├── pilog.l
│   ├── plio.js
│   ├── prof.l
│   ├── ps.l
│   ├── role.l
│   ├── scrape.l
│   ├── simul.l
│   ├── sq.l
│   ├── svg.l
│   ├── term.l
│   ├── test.l
│   ├── tex.l
│   ├── tinymce.l
│   ├── too.l
│   ├── user.l
│   ├── vim
│   │   ├── ftdetect
│   │   │   └── picolisp.vim
│   │   ├── ftplugin
│   │   │   └── picolisp.vim
│   │   └── syntax
│   │   └── picolisp.vim
│   ├── vip
│   │   └── draw.l
│   ├── vip.l
│   ├── wide.l
│   ├── xhtml.l
│   ├── xm.l
│   ├── xml.l
│   ├── xmlrpc.l
│   ├── z3d.l
│   └── zahlwort.l
├── lib.css
├── lib.l
├── loc
│   ├── ar
│   ├── AR.l
│   ├── ca
│   ├── ch
│   ├── CH.l
│   ├── de
│   ├── DE.l
│   ├── es
│   ├── ES.l
│   ├── fr
│   ├── FR.l
│   ├── gr
│   ├── GR.l
│   ├── jp
│   ├── JP.l
│   ├── NIL.l
│   ├── no
│   ├── NO.l
│   ├── ru
│   ├── RU.l
│   ├── SE.l
│   ├── sv
│   ├── UK.l
│   └── US.l
├── man
│   └── man1
│   ├── picolisp.1
│   └── pil.1
├── misc
│   ├── bigtest
│   ├── calc
│   ├── calc.l
│   ├── chat
│   ├── crc.l
│   ├── dining.l
│   ├── fannkuch.l
│   ├── fibo.l
│   ├── hanoi.l
│   ├── life.l
│   ├── mailing
│   ├── maze.l
│   ├── pdfPage.l
│   ├── piDigits.l
│   ├── pi.l
│   ├── rcsim.l
│   ├── reverse.l
│   ├── setf.l
│   ├── sieve.l
│   ├── stress.l
│   ├── travel.l
│   └── trip.l
├── opt
│   └── pilog.l
├── pil
├── README
├── src
│   ├── apply.c
│   ├── balance.c
│   ├── big.c
│   ├── ext.c
│   ├── flow.c
│   ├── gc.c
│   ├── ht.c
│   ├── httpGate.c
│   ├── io.c
│   ├── lat1.c
│   ├── main.c
│   ├── Makefile
│   ├── mkVers
│   ├── net.c
│   ├── pico.h
│   ├── ssl.c
│   ├── start.c
│   ├── subr.c
│   ├── sym.c
│   ├── tab.c
│   ├── utf2.c
│   └── vers.h
├── src64
│   ├── apply.l
│   ├── arch
│   │   ├── arm64.l
│   │   ├── emu.l
│   │   ├── ppc64.l
│   │   └── x86-64.l
│   ├── big.l
│   ├── db.l
│   ├── defs.l
│   ├── err.l
│   ├── ext.l
│   ├── flow.l
│   ├── gc.l
│   ├── glob.l
│   ├── ht.l
│   ├── io.l
│   ├── lib
│   │   ├── asm.l
│   │   ├── fmt.c.l
│   │   └── fmt.s.l
│   ├── main.l
│   ├── Makefile
│   ├── mkAsm
│   ├── mkAsm.l
│   ├── net.l
│   ├── subr.l
│   ├── sym.l
│   ├── sys
│   │   ├── arm64.android.code.l
│   │   ├── arm64.android.defs.l
│   │   ├── arm64.linux.code.l
│   │   ├── arm64.linux.defs.l
│   │   ├── emu.code.l
│   │   ├── emu.defs.l
│   │   ├── ppc64.linux.code.l
│   │   ├── ppc64.linux.defs.l
│   │   ├── x86-64.freeBsd.code.l
│   │   ├── x86-64.freeBsd.defs.l
│   │   ├── x86-64.linux.code.l
│   │   ├── x86-64.linux.defs.l
│   │   ├── x86-64.openBsd.code.l
│   │   ├── x86-64.openBsd.defs.l
│   │   ├── x86-64.sunOs.code.l
│   │   └── x86-64.sunOs.defs.l
│   ├── sysdefs.c
│   ├── tags
│   ├── version.l
│   ├── x86-64.linux.base.o
│   ├── x86-64.linux.base.s
│   ├── x86-64.linux.ext.o
│   ├── x86-64.linux.ext.s
│   ├── x86-64.linux.ht.o
│   └── x86-64.linux.ht.s
└── test
├── lib
│   ├── lint.l
│   ├── math.l
│   └── misc.l
├── lib.l
└── src
├── apply.l
├── big.l
├── db.l
├── ext.l
├── flow.l
├── ht.l
├── io.l
├── main.l
├── net.l
├── subr.l
└── sym.l
38 directories, 354 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment