Commit (click to see the diff): c68436a00dfebf031bc60a74a973e16c180c46e3
also implement literal array syntax in the converter (guile-wisp.w).
Arne Babenhauserheide 
Diffstat
Änderung: 1455:c68436a00dfe Nutzer: Arne BabenhauserheideDatum: Sat Nov 11 00:19:51 2017 +0100 Zusammenfassung: also implement literal array syntax in the converter (guile-wisp.w). wisp-guile.w | 12 +++++++++--- 1 Dateien verändert, 9 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-) 
Files in this revision
- .bugs/bugs
 - .bugs/details/499afb16915b64d56aff710d292b46ddaa060869.txt
 - .bugs/details/4d4e76343fe09f0ec72a3e5eb0077bd16e12f9d5.txt
 - .bugs/details/6749f3abcb9455eac9271efd8265797bce114239.txt
 - .bugs/details/7a57614fa920b2ddad002d044b144d0bb7c34f84.txt
 - .bugs/details/8cf6202873d4454f57813dd17cf60432059f7c62.txt
 - .bugs/details/ce28d6c0d1f9894c9b946e56b17934473800edfe.txt
 - .bugs/details/d6de2074a5017f1f29f34d142ce797981ed270a0.txt
 - .bugs/details/d9147504868960e5fbc2648474d48ce5c9bd1a02.txt
 - .bugs/details/e445b9ed2403cd366e556f384129c08970f0b77a.txt
 - .hgsigs
 - .hgtags
 - AUTHORS
 - Makefile.am
 - NEWS
 - README
 - README.md
 - bootstrap-reader.sh
 - bootstrap.sh
 - configure.ac
 - docs/fosdem2016.org
 - docs/interactive-run.txt
 - docs/srfi-119/README
 - docs/srfi-119/bootstrap.sh
 - docs/srfi-119/srfi-testsuite.html
 - docs/srfi-119/wisp-bootstrap.py
 - docs/srfi-119/wisp-guile.scm
 - docs/srfi-119/wisp-guile.w
 - docs/srfi-119/wisp-scheme.scm
 - docs/srfi-119/wisp-scheme.w
 - docs/srfi-from-template.html
 - docs/srfi-testsuite.html
 - docs/srfi.html
 - docs/srfi.org
 - docs/tutorial.org
 - docs/ui/default/blank.gif
 - docs/ui/default/bodybg.gif
 - docs/ui/default/framing.css
 - docs/ui/default/iepngfix.htc
 - docs/ui/default/opera.css
 - docs/ui/default/outline.css
 - docs/ui/default/pretty.css
 - docs/ui/default/print.css
 - docs/ui/default/s5-core.css
 - docs/ui/default/slides.css
 - docs/ui/default/slides.js
 - docs/ui/i18n/00_head.txt
 - docs/ui/i18n/bg-shade.png
 - docs/ui/i18n/bg-slide.jpg
 - docs/ui/i18n/framing.css
 - docs/ui/i18n/pretty.css
 - docs/ui/i18n/s5-core.css
 - docs/ui/i18n/slides.css
 - docs/ui/jquery.js
 - docs/ui/org-slides.js
 - docs/why-wisp.org
 - examples/Makefile
 - examples/advent-2016-day-7.w
 - examples/argparse.w
 - examples/benchmark.w
 - examples/cartesian-sets.w
 - examples/cholesky.w
 - examples/cli.w
 - examples/closure.w
 - examples/coffee.w
 - examples/commandline-handling.w
 - examples/comment-server.w
 - examples/d20world.w
 - examples/d6.w
 - examples/doctests-test.scm
 - examples/doctests-test.w
 - examples/doctests-testone.scm
 - examples/doctests.scm
 - examples/doctests.w
 - examples/duel.w
 - examples/ensemble-estimation.w
 - examples/enter-three-witches.scm
 - examples/enter-three-witches.w
 - examples/evaluate-r7rs-benchmark.w
 - examples/evolve.w
 - examples/factorial.w
 - examples/fib.w
 - examples/fizzbuzz.w
 - examples/guile-ecraven-benchmarks-result-2017-08-13.csv
 - examples/hello-world-server.w
 - examples/hoist-in-loop.w
 - examples/ild.w
 - examples/kit-encode.w
 - examples/macros.w
 - examples/map-product-sums.w
 - examples/mercurial.w
 - examples/multithreaded-magic.w
 - examples/newbase60.w
 - examples/power-iteration.w
 - examples/property.w
 - examples/running_mean_std.w
 - examples/say.w
 - examples/securepassword.w
 - examples/sh.w
 - examples/string-replace-benchmark.w
 - examples/tinyenc.c
 - examples/tinyenc.w
 - examples/unbiased-std.w
 - examples/unicode-math-fun.w
 - examples/with.w
 - examples/y-combinator.w
 - examples/yinyang.w
 - gpl.txt
 - guildhall-packages/newbase60/newbase60.scm
 - guildhall-packages/newbase60/pkg-list.scm
 - m4/guile.m4
 - racket/parse.rkt
 - racket/wisp.rkt
 - testrunner.w
 - tests/btest.scm
 - tests/btest.w
 - tests/continuation.scm
 - tests/continuation.w
 - tests/dotted-pair.scm
 - tests/dotted-pair.w
 - tests/emacs-customization-tex-master.scm
 - tests/emacs-customization-tex-master.w
 - tests/emacs-customization.scm
 - tests/emacs-customization.w
 - tests/example.scm
 - tests/example.w
 - tests/factorial.scm
 - tests/factorial.w
 - tests/fast-sum.scm
 - tests/fast-sum.w
 - tests/flexible-parameter-list.scm
 - tests/flexible-parameter-list.w
 - tests/hello.scm
 - tests/hello.w
 - tests/linebreaks.scm
 - tests/literalarray.scm
 - tests/literalarray.w
 - tests/mtest.scm
 - tests/mtest.w
 - tests/multiline-string.scm
 - tests/multiline-string.w
 - tests/namedlet.scm
 - tests/namedlet.w
 - tests/partial-indent.scm
 - tests/partial-indent.w
 - tests/quotecolon.scm
 - tests/quotecolon.w
 - tests/range.scm
 - tests/range.w
 - tests/readable-tests.scm
 - tests/readable-tests.w
 - tests/realpath.sh
 - tests/runtests-scheme-preprocessor.sh
 - tests/runtests-scheme-reader.sh
 - tests/self-referencial.scm
 - tests/self-referencial.w
 - tests/shebang.scm
 - tests/shebang.w
 - tests/strangecomments.scm
 - tests/strangecomments.w
 - tests/sublist.scm
 - tests/sublist.w
 - tests/sxml.scm
 - tests/sxml.w
 - tests/syntax-colon.scm
 - tests/syntax-colon.w
 - tests/syntax-dot.scm
 - tests/syntax-dot.w
 - tests/syntax-empty.scm
 - tests/syntax-empty.w
 - tests/syntax-indent.scm
 - tests/syntax-indent.w
 - tests/syntax-strings-parens.scm
 - tests/syntax-strings-parens.w
 - tests/syntax-underscore.scm
 - tests/syntax-underscore.w
 - wisp-guile.w
 - wisp-mode.el
 - wisp-multiline.sh
 - wisp-reader.w
 - wisp-repl-guile.sh
 - wisp-scheme.w
 - wisp.py