Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by rgvfeed ( 12 years ago )
documents
├── Big Data A Revolution that Will Transform How We Live, Work, and Think RUS
│ ├── Большие данные. Революция, которая изменит то, как мы живем, работаем и мыслим.epub
│ ├── Большие данные. Революция, которая изменит то, как мы живем, работаем и мыслим.mobi
│ └── Большие данные. Революция, которая изменит то, как мы живем, работаем и мыслим.pdf
├── Bizli_D_-_Python_Podrobny_spravochnik_4-e_iz.pdf
├── Bryus_Shnayer_-_Prikladnaya_kriptografia.pdf
├── Common Lisp.pdf
├── DEF.pdf
├── Django.pdf
├── Erixon_-_Khaking_-_iskusstvo_exployta_2-e_izd.pdf
├── Erlang.pdf
├── Graf_Nol.pdf
├── Gray Hat.pdf
├── Hacking. The art of exploitation.pdf
├── Izuchaem_redaktory_vi_i_Vim_Arnold_Robbins_El.pdf
├── Kivy-latest.pdf
├── K&R.pdf
├── lisp
│ ├── book-src
│ │ ├── 00_toc.tex
│ │ ├── 01_preface.tex
│ │ ├── -cc_note.tex
│ │ ├── ch01_basics.tex
│ │ ├── ch02_lisp_1_2_omega.tex
│ │ ├── ch03_escape_and_return.tex
│ │ ├── ch04_assignment_and_side_effects.tex
│ │ ├── ch05_denotational_semantics.tex
│ │ ├── ch06_fast_interpretation.tex
│ │ ├── ch07_compilation.tex
│ │ ├── ch08_evaluation_and_reflection.tex
│ │ ├── ch09_macros.tex
│ │ ├── ch10_compiling_into_c.tex
│ │ ├── ch11_essence_of_an_object_system.tex
│ │ ├── figures
│ │ │ ├── fig10.1.tex
│ │ │ ├── fig10.2.tex
│ │ │ ├── fig10.3.tex
│ │ │ ├── fig10.4.tex
│ │ │ ├── fig10.5.tex
│ │ │ ├── fig10.macros.tex
│ │ │ ├── fig1.1.tex
│ │ │ ├── fig4.cycle.tex
│ │ │ ├── fig6.1.tex
│ │ │ ├── fig6.2.tex
│ │ │ ├── fig6.3.tex
│ │ │ ├── fig7.1.tex
│ │ │ ├── fig7.2.tex
│ │ │ ├── fig7.3.tex
│ │ │ ├── fig7.4.tex
│ │ │ ├── fig7.5.tex
│ │ │ ├── fig7.6.tex
│ │ │ ├── fig8.1.tex
│ │ │ ├── fig8.2.tex
│ │ │ ├── fig8.3.tex
│ │ │ ├── fig8.4.tex
│ │ │ ├── fig8.5.tex
│ │ │ ├── fig9.1.tex
│ │ │ ├── fig9.2.tex
│ │ │ ├── fig9.3.tex
│ │ │ ├── fig9.4.tex
│ │ │ ├── fig9.5.tex
│ │ │ ├── fig9.6.tex
│ │ │ ├── fig9.7.tex
│ │ │ ├── fig9.8.tex
│ │ │ ├── fig9.9.tex
│ │ │ ├── fig9.macros.tex
│ │ │ └── title.tex
│ │ ├── !figures_only.tex
│ │ ├── layout
│ │ │ ├── display.tex
│ │ │ ├── layout_macros.tex
│ │ │ └── macros.tex
│ │ ├── !main.tex
│ │ ├── +title_page.tex
│ │ ├── z0_answers_to_exercises.tex
│ │ ├── z1_bibliography.tex
│ │ ├── z2_index.tex
│ │ ├── zz_bibdb.bib
│ │ ├── zz_bibmacros.tex
│ │ ├── zz_hyphenation.tex
│ │ └── zz_lisp.sty
│ ├── build.bat
│ ├── build.sh
│ ├── epub
│ │ ├── fontconfig
│ │ │ ├── 10pt.css
│ │ │ ├── 8pt.css
│ │ │ └── 9pt.css
│ │ ├── META-INF
│ │ │ └── container.xml
│ │ ├── mimetype
│ │ └── OEBPS
│ │ ├── 00_cover.xhtml
│ │ ├── 00_toc.ncx
│ │ ├── 01_preface.xhtml
│ │ ├── ch01_basics.xhtml
│ │ ├── ch02_lisp_1_2_omega.xhtml
│ │ ├── ch03_escape_and_return.xhtml
│ │ ├── ch04_assignment_and_side_effects.xhtml
│ │ ├── ch05_denotational_semantics.xhtml
│ │ ├── ch06_fast_interpretation.xhtml
│ │ ├── ch07_compilation.xhtml
│ │ ├── ch08_evaluation_and_reflection.xhtml
│ │ ├── ch09_macros.xhtml
│ │ ├── ch10_compiling_into_c.xhtml
│ │ ├── ch11_essence_of_an_object_system.xhtml
│ │ ├── fonts
│ │ │ ├── DejaVuSansCondensed.ttf
│ │ │ ├── DejaVuSansMono-Bold.ttf
│ │ │ ├── DejaVuSansMono.ttf
│ │ │ ├── DejaVuSans.ttf
│ │ │ ├── DejaVuSerif-BoldItalic.ttf
│ │ │ ├── DejaVuSerif-Bold.ttf
│ │ │ ├── DejaVuSerifCondensed-Bold.ttf
│ │ │ ├── DejaVuSerif-Italic.ttf
│ │ │ ├── DejaVuSerif.ttf
│ │ │ ├── FreeSerif-mathcal.ttf
│ │ │ ├── stix-bolditalic.ttf
│ │ │ ├── stix-bold.ttf
│ │ │ ├── stix-italic.ttf
│ │ │ └── stix-regular.ttf
│ │ ├── !lisp.opf
│ │ ├── z0_answers_to_exercises.xhtml
│ │ ├── z1_bibliography.xhtml
│ │ ├── zz_footnotes.xhtml
│ │ └── zz_lisp.css
│ ├── LICENSE
│ ├── makeindex.py
│ ├── README.md
│ └── scm-src
│ ├── bigloo
│ │ ├── book.bgl
│ │ ├── hack.bgl
│ │ ├── others
│ │ │ ├── compat.ss
│ │ │ ├── expand.bb
│ │ │ ├── format.scm
│ │ │ ├── hooks.bgl
│ │ │ ├── init.ss
│ │ │ ├── macro-defs.bb
│ │ │ ├── output.ss
│ │ │ ├── pp.scm
│ │ │ ├── ReadMe
│ │ │ └── syntax.tst
│ │ ├── rtbook.bgl
│ │ └── rtbook+.bgl
│ ├── ChangeLog
│ ├── elk
│ │ ├── book.elk
│ │ └── others
│ │ ├── compat.ss
│ │ ├── expand.bb
│ │ ├── hooks.elk
│ │ ├── init.ss
│ │ ├── macro-defs.bb
│ │ └── output.ss
│ ├── gambit
│ │ ├── book.scm
│ │ ├── compat.ss
│ │ ├── expand.bb
│ │ ├── format.scm
│ │ ├── hooks.gsi
│ │ ├── init.ss
│ │ ├── macro-defs.bb
│ │ ├── output.ss
│ │ └── pp.scm
│ ├── Makefile
│ ├── meroonet
│ │ ├── Imakefile
│ │ ├── meroonet.scm
│ │ ├── Notice
│ │ ├── oo-tests.scm
│ │ ├── oo-tmp.scm
│ │ ├── variante1.scm
│ │ ├── variante2.scm
│ │ ├── variante3.scm
│ │ ├── variante4.scm
│ │ └── variante5.scm
│ ├── mitscheme
│ │ ├── book.mit
│ │ └── others
│ │ ├── compat.ss
│ │ ├── expand.sc
│ │ ├── hooks.mit
│ │ ├── init.ss
│ │ ├── macro-defs.sc
│ │ └── output.ss
│ ├── perl
│ │ └── check.prl
│ ├── README
│ ├── reflection.doc
│ ├── scheme2c
│ │ ├── book.sc
│ │ └── others
│ │ ├── compat.ss
│ │ ├── expand.sc
│ │ ├── hooks.sc
│ │ ├── init.ss
│ │ ├── macro-defs.sc
│ │ ├── output.ss
│ │ └── ReadMe
│ ├── scm
│ │ ├── Init.scm
│ │ └── others
│ │ ├── compat.ss
│ │ ├── expand.bb
│ │ ├── hooks.scm
│ │ ├── init.ss
│ │ ├── macro-defs.bb
│ │ ├── output.ss
│ │ ├── prop.scm
│ │ ├── ReadMe
│ │ └── syntax.tst
│ ├── si
│ │ ├── after.scm
│ │ ├── after.so
│ │ ├── bibexp.scm
│ │ ├── bibrun.scm
│ │ ├── chap8j.scm
│ │ ├── chap8j.so
│ │ ├── chap9b.scm
│ │ ├── chap9c.scm
│ │ ├── example.scm
│ │ ├── example.so
│ │ ├── fact.scm
│ │ ├── fact.so
│ │ ├── ffact.scm
│ │ ├── ffact.so
│ │ ├── fib.scm
│ │ ├── fib.so
│ │ ├── foo.scm
│ │ ├── foo.so
│ │ ├── loading.scm
│ │ ├── loading.so
│ │ ├── reflisp.scm
│ │ ├── reflisp.so
│ │ ├── tmp.scm
│ │ └── tmp.so
│ ├── src
│ │ ├── c
│ │ │ ├── c10ex.c
│ │ │ ├── c10kex.c
│ │ │ ├── chap10ex.c
│ │ │ ├── chap10kex.c
│ │ │ ├── Imakefile
│ │ │ ├── loop.c
│ │ │ ├── rt.c
│ │ │ ├── rt.h
│ │ │ ├── scheme.c
│ │ │ ├── scheme.h
│ │ │ ├── schemeklib.c
│ │ │ └── schemelib.c
│ │ ├── chap10a.scm
│ │ ├── chap10b.scm
│ │ ├── chap10c.scm
│ │ ├── chap10d.scm
│ │ ├── chap10e.scm
│ │ ├── chap10e.tst
│ │ ├── chap10ex.scm
│ │ ├── chap10f.scm
│ │ ├── chap10g.scm
│ │ ├── chap10h.scm
│ │ ├── chap10i.scm
│ │ ├── chap10j.scm
│ │ ├── chap10j.tst
│ │ ├── chap10k.scm
│ │ ├── chap10k.tst
│ │ ├── chap10l.scm
│ │ ├── chap10m.scm
│ │ ├── chap10n.scm
│ │ ├── chap10p.scm
│ │ ├── chap1a.scm
│ │ ├── chap1b.scm
│ │ ├── chap1c.scm
│ │ ├── chap1d.scm
│ │ ├── chap1.scm
│ │ ├── chap1.tst
│ │ ├── chap2a.scm
│ │ ├── chap2a.tst
│ │ ├── chap2b.scm
│ │ ├── chap2b.tst
│ │ ├── chap2c.scm
│ │ ├── chap2c.tst
│ │ ├── chap2d.scm
│ │ ├── chap2e.scm
│ │ ├── chap2e.tst
│ │ ├── chap2f.scm
│ │ ├── chap2f.tst
│ │ ├── chap2g.scm
│ │ ├── chap2g.tst
│ │ ├── chap2h.scm
│ │ ├── chap2h.tst
│ │ ├── chap3a.scm
│ │ ├── chap3a.tst
│ │ ├── chap3b.scm
│ │ ├── chap3c.scm
│ │ ├── chap3d.scm
│ │ ├── chap3e.scm
│ │ ├── chap3f.scm
│ │ ├── chap3f.tst
│ │ ├── chap3g.scm
│ │ ├── chap3h.scm
│ │ ├── chap3i.scm
│ │ ├── chap3j.scm
│ │ ├── chap4a.scm
│ │ ├── chap4a.tst
│ │ ├── chap4.scm
│ │ ├── chap4.tst
│ │ ├── chap5a.scm
│ │ ├── chap5-bench.scm
│ │ ├── chap5b.scm
│ │ ├── chap5b.tst
│ │ ├── chap5c.scm
│ │ ├── chap5c.tst
│ │ ├── chap5d.scm
│ │ ├── chap5e.scm
│ │ ├── chap5e.tst
│ │ ├── chap5f.scm
│ │ ├── chap5g.scm
│ │ ├── chap5g.tst
│ │ ├── chap5h.scm
│ │ ├── chap6a.scm
│ │ ├── chap6b.scm
│ │ ├── chap6b.tst
│ │ ├── chap6c.scm
│ │ ├── chap6dd.scm
│ │ ├── chap6dd.tst
│ │ ├── chap6d.scm
│ │ ├── chap6e.scm
│ │ ├── chap6f.scm
│ │ ├── chap6g.scm
│ │ ├── chap6g.tst
│ │ ├── chap6h.scm
│ │ ├── chap7a.scm
│ │ ├── chap7b.scm
│ │ ├── chap7c.scm
│ │ ├── chap7d.scm
│ │ ├── chap7d.tst
│ │ ├── chap7e.scm
│ │ ├── chap7f.scm
│ │ ├── chap7g.scm
│ │ ├── chap7h.scm
│ │ ├── chap7i.scm
│ │ ├── chap8a.scm
│ │ ├── chap8a.tst
│ │ ├── chap8b.scm
│ │ ├── chap8b.tst
│ │ ├── chap8c.scm
│ │ ├── chap8d.scm
│ │ ├── chap8e.scm
│ │ ├── chap8f.scm
│ │ ├── chap8g.scm
│ │ ├── chap8h.scm
│ │ ├── chap8h.tst
│ │ ├── chap8i.scm
│ │ ├── chap8i.tst
│ │ ├── chap8j.scm
│ │ ├── chap8j.tst
│ │ ├── chap8k.scm
│ │ ├── chap8.tst
│ │ ├── chap9a.scm
│ │ ├── chap9a.tst
│ │ ├── chap9b.scm
│ │ ├── chap9c.scm
│ │ ├── chap9c.tst
│ │ ├── chap9d.scm
│ │ ├── chap9e.scm
│ │ ├── chap9f.scm
│ │ ├── chap9z.scm
│ │ ├── scheme.tst
│ │ ├── showGC.s2c
│ │ └── tester.scm
│ └── tmp.si
│ ├── after.scm
│ ├── after.so
│ ├── bibexp.scm
│ ├── bibrun.scm
│ ├── chap8j.scm
│ ├── chap8j.so
│ ├── chap9b.scm
│ ├── chap9c.scm
│ ├── example.scm
│ ├── example.so
│ ├── fact.scm
│ ├── fact.so
│ ├── ffact.scm
│ ├── ffact.so
│ ├── fib.scm
│ ├── fib.so
│ ├── foo.scm
│ ├── foo.so
│ ├── loading.scm
│ ├── loading.so
│ ├── reflisp.scm
│ ├── reflisp.so
│ ├── tmp.scm
│ └── tmp.so
├── MakeevGA-Haskell.pdf
├── N1.pdf
├── N2.pdf
├── Neyromant.pdf
├── onlisp
│ ├── 00.00-Introduction.txt
│ ├── 01.00-The-Extensible-Language.txt
│ ├── 01.01-Design-by-Evolution.txt
│ ├── 01.02-Programming-Bottom-Up.txt
│ ├── 01.03-Extensible-Software.txt
│ ├── 02.00-Functions.txt
│ ├── 02.01-Functions-as-Data.txt
│ ├── 02.02-Defining-Fucntions.txt
│ ├── 02.03-Functional-Arguments.txt
│ ├── 02.04-Functions-as-Properties.txt
│ ├── 02.06-Closures.txt
│ ├── 02.07-Local-Functions.txt
│ ├── 02.08-Tail-Recursion.txt
│ ├── 02.09-Compilation.txt
│ ├── 02.10-Functions-from-Lists.txt
│ ├── 03.00-Functional-programming.txt
│ ├── 03.01-Functional-design.txt
│ ├── 03.02-Imperative-Outside-in.txt
│ ├── 03.03-Functional-Interfaces.txt
│ ├── 03.04-Interactive-Programming.txt
│ ├── 04.00-Utility-Functions.txt
│ ├── 04.01-Birth-of-a-Utility.txt
│ ├── 04.02-Invest-In-Abstraction.txt
│ ├── 04.02-Invest-In-Abstraction.txt~
│ ├── 04.03-Operations-On-Lists
│ ├── 04.03-Operations-On-Lists~
│ ├── 06.00-Functions-as-Representation.txt
│ ├── 06.01-Networks.txt
│ ├── 06.02-Compiling-Networks.txt
│ ├── 06.03-Looking-Forward.txt
│ ├── Chapter 22. Nondeterminism.org
│ ├── onlisp.pdf
│ └── README
├── pcl(1).pdf
├── pcl.pdf
├── practice-fp-1-print.pdf
├── practice-fp-2-print.pdf
├── practice-fp-3-print.pdf
├── practice-fp-4-print.pdf
├── practice-fp-5-print.pdf
├── practice-fp-6-ebook.pdf
├── practice-fp-7-screen.pdf
├── programmingC.pdf
├── Python PyQt.pdf
├── Python_SQLite_Databases.pdf
├── Rabota_s_Git.pdf
├── Redis.pdf
├── Regulyarnye_vyrazhenia_3-e_izdanie_fayl_PDF.pdf
├── Scheme.pdf
├── Semantika_Analiz_textov.pdf
├── SQL-zaprosy_dlya_prostykh_smertnykh.pdf
├── steganogr.pdf
├── Update-01.06.2013.pdf
├── Xajkin S. Nejronnye seti. polnyj kurs (Vil'yams, 2-e izd, 2006)(ru)(T)(K)(600dpi)(1103s).djvu
├── Алгоритмические трюки.pdf
├── Алгоритмы.pdf
├── Анализ сетевых протоколов.pdf
├── Андрей Александреску - Язык программирования D - 2012.pdf
├── Архитектура компьютера.pdf
├── Базовые понятия о ИскИн.pdf
├── Боровиков В.П.(Ред.) - Нейронные сети. Statistica Neural Networks. Методология и технологии современного анализа данных – 2008.djvu
├── Драйверы устройств Linux.pdf
├── Искусство программирования.djvu
├── Лекция 14-16.pdf
├── Марк Саммерфильд - Программирование на языке Go - 2013.pdf
├── Нейрокомпьютерная техника.pdf
├── Саммерфилд Python 3.djvu
└── Экспертные системы.pdf
29 directories, 441 files
Revise this Paste