changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > demo / readme.org

revision 31: 77da08c7f445
parent 27: 529419ac94f3
child 41: 81b7333f27f8
     1.1--- a/readme.org	Thu Jun 15 22:01:40 2023 -0400
     1.2+++ b/readme.org	Sun Jun 18 22:25:28 2023 -0400
     1.3@@ -24,20 +24,12 @@
     1.4   #+begin_src bash
     1.5     ./tools/deps.sh
     1.6   #+end_src
     1.7-  - Rust =curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh=
     1.8-  - Common Lisp
     1.9-    - on Linux ::
    1.10-      - Ubuntu/Debian :: =sudo apt-get install sbcl=
    1.11-      - Arch BTW :: =sudo pacman -S sbcl=
    1.12-    - on MacOS :: =brew install sbcl=
    1.13-    - on Windows :: download from
    1.14-      <https://www.sbcl.org/platform-table.html> and figure it out.
    1.15 - *make executables* \\
    1.16   Simply run =make build=. Read the ~makefile~ and change the options
    1.17   as needed.
    1.18-- M :: Mode (debug, release)
    1.19-- L :: Lisp (sbcl, cmucl, ccl)
    1.20-- C :: Config (default.cfg)
    1.21+- MODE :: Mode (debug, release)
    1.22+- LISP :: Lisp (sbcl, cmucl, ccl)
    1.23+- CFG :: Config (default.cfg)
    1.24 ** Run
    1.25 #+begin_src shell
    1.26   ./demo -i