CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Wed, 23 Jul 2025 20:20:41 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 08 Oct 2009 02:53:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "535e7cf0a1a23f5f215b297d2b7d3571"
x-archive-orig-x-runtime: 129ms
x-archive-orig-content-length: 29670
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 08 Oct 2009 02:53:06 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 08 Oct 2009 02:53:06 GMT", ; rel="memento"; datetime="Thu, 08 Oct 2009 02:53:06 GMT", ; rel="next memento"; datetime="Fri, 25 Dec 2009 09:19:20 GMT", ; rel="last memento"; datetime="Sun, 09 Feb 2025 17:58:23 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_12_20091008011022_crawl102-c/52_12_20091008025123_crawl101.arc.gz
server-timing: captures_list;dur=0.879949, exclusion.robots;dur=0.031788, exclusion.robots.policy;dur=0.014717, esindex;dur=0.019412, cdx.remote;dur=33.397410, LoadShardBlock;dur=318.920989, PetaboxLoader3.datanode;dur=252.156971, PetaboxLoader3.resolve;dur=232.142370, load_resource;dur=212.825276
x-app-server: wwwb-app225
x-ts: 200
x-tr: 665
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
darius's awklisp at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | A Lisp interpreter written in Awk. edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/darius/awklisp.git
Give this clone URL to anyone.
git clone git://github.com/darius/awklisp.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:darius/awklisp.git
|

darius (author)
Sun Aug 17 11:57:18 -0700 2008
awklisp /
name | age | message | |
---|---|---|---|
![]() |
Impl-notes | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
Manual | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
README | Sun Aug 17 11:53:34 -0700 2008 | first commit [darius] |
![]() |
awklisp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
eliza.lsp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
fib.lsp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
lists | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
numbers | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
old-awklisp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
perlisp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
scheme.lsp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
scmhelp.lsp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
startup | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
tail.lsp | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
test.scm | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
![]() |
trace | Sun Aug 17 11:57:18 -0700 2008 | initial import; last touched in 2001 [darius] |
README
See the Manual file for documentation. This release also has a Perl version, perlisp, contributed by the Perl Avenger, who writes: It has new primitives: a reentrant "load", a "trace" command, and more error reporting. Perlisp will attempt to load a program called "testme" before anything else, when it runs. After that, it will load $HOME/.perlisprc if that file exists, before reverting to the interactive read/eval/print loop. The awk code is still essentially the code posted to alt.sources (May 31, 1994), but with a garbage collector added. Copyright (c) 1994, 2001 by Darius Bacon. Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions: 1. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it. 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software.
This feature is coming soon. Sit tight!