classes ::: racket,
children :::
branches ::: racket commands

bookmarks: Instances - Definitions - Quotes - Chapters - Wordnet - Webgen


object:racket commands
class:racket

multiline comments


(require setup/dirs) (find-collects-dir) \; shows where the racket libraries are
(define text (with-output-to-string (lambda () (system "date"))))
(and (define text (with-output-to-string (lambda () (system "grep -n -A 7 -B 7 'Imagination' */*")))) (display text))
(displayln "Hello World")
;;;; for comments
#| multiline comments |#
#||| multiline comments |||#
(define DATE (with-output-to-string (lambda () (system "date")))) ;;; (saves terminal result (date) to DATE, such that (display DATE) works
(define vec (make-vector 10 ))
(vector-set! vec 5 1) ;;; '#(0 0 0 0 0 1 0 0 0 0)



see also :::

questions, comments, suggestions/feedback, take-down requests, contribute, etc
contact me @ integralyogin@gmail.com or
join the integral discord server (chatrooms)
if the page you visited was empty, it may be noted and I will try to fill it out. cheers



now begins generated list of local instances, definitions, quotes, instances in chapters, wordnet info if available and instances among weblinks


OBJECT INSTANCES [0] - TOPICS - AUTHORS - BOOKS - CHAPTERS - CLASSES - SEE ALSO - SIMILAR TITLES

TOPICS
SEE ALSO


AUTH

BOOKS

IN CHAPTERS TITLE

IN CHAPTERS CLASSNAME

IN CHAPTERS TEXT

PRIMARY CLASS

racket
SIMILAR TITLES
racket commands

DEFINITIONS


TERMS STARTING WITH


TERMS ANYWHERE



QUOTES [0 / 0 - 0 / 0]


KEYS (10k)


NEW FULL DB (2.4M)


*** WISDOM TROVE ***

*** NEWFULLDB 2.4M ***


IN CHAPTERS [0/0]









WORDNET














IN WEBGEN [10000/0]




convenience portal:
recent: Section Maps - index table - favorites
Savitri -- Savitri extended toc
Savitri Section Map -- 1 2 3 4 5 6 7 8 9 10 11 12
authors -- Crowley - Peterson - Borges - Wilber - Teresa - Aurobindo - Ramakrishna - Maharshi - Mother
places -- Garden - Inf. Art Gallery - Inf. Building - Inf. Library - Labyrinth - Library - School - Temple - Tower - Tower of MEM
powers -- Aspiration - Beauty - Concentration - Effort - Faith - Force - Grace - inspiration - Presence - Purity - Sincerity - surrender
difficulties -- cowardice - depres. - distract. - distress - dryness - evil - fear - forget - habits - impulse - incapacity - irritation - lost - mistakes - obscur. - problem - resist - sadness - self-deception - shame - sin - suffering
practices -- Lucid Dreaming - meditation - project - programming - Prayer - read Savitri - study
subjects -- CS - Cybernetics - Game Dev - Integral Theory - Integral Yoga - Kabbalah - Language - Philosophy - Poetry - Zen
6.01 books -- KC - ABA - Null - Savitri - SA O TAOC - SICP - The Gospel of SRK - TIC - The Library of Babel - TLD - TSOY - TTYODAS - TSZ - WOTM II
8 unsorted / add here -- Always - Everyday - Verbs


change css options:
change font "color":
change "background-color":
change "font-family":
change "padding":
change "table font size":
last updated: 2022-05-05 04:30:00
105552 site hits