Small change to readme
This commit is contained in:
parent
83408ddc5d
commit
0f4b707397
@ -7,8 +7,8 @@ challenge problems in the style of "99 Problems". See below for references. The
|
|||||||
intention is to practice these languages in the hopes of someday using them in
|
intention is to practice these languages in the hopes of someday using them in
|
||||||
anger. The solutions use a style of programming known as [[https://en.wikipedia.org/wiki/Literate_programming][Literate Programming]]
|
anger. The solutions use a style of programming known as [[https://en.wikipedia.org/wiki/Literate_programming][Literate Programming]]
|
||||||
with the help of Emacs, org-mode, and [[https://orgmode.org/worg/org-contrib/babel/intro.html][org-babel]]. All code is executable from
|
with the help of Emacs, org-mode, and [[https://orgmode.org/worg/org-contrib/babel/intro.html][org-babel]]. All code is executable from
|
||||||
within Emacs by just running ~C-c C-c~ while the cursor is in the source code
|
within Emacs by invoking the ~C-c C-c~ keybinding while the cursor is in the
|
||||||
block.
|
source code block.
|
||||||
|
|
||||||
* Progress
|
* Progress
|
||||||
- [16/99] OCaml
|
- [16/99] OCaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user