Skip to content

Commit

Permalink
Vim example
Browse files Browse the repository at this point in the history
  • Loading branch information
damien-mattei committed Sep 16, 2023
1 parent 1067505 commit 25a70c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
7 changes: 6 additions & 1 deletion Scheme+io.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,12 @@ <h2><u>1. Scheme+ at a glance:&nbsp;</u></h2>
infix </b><b>(works also in prefix) </b><b>notation </b><b>with
a few new operators&nbsp;</b><b> </b><b><b><b>← (or&nbsp;</b></b>
&lt;-), [ ],</b><b><font size="+2"></font>(or &lt;+) . </b><br>
</p>
</p>

<div align="center"><img
src="Scheme+io_fichiers/scheme-plus.png"
alt="Vim example"><br>
</div>
<p><b>The idea of Scheme+ first come to my mind when comparing
the assignation syntax used in Clojure with Scheme and Lisp,
and later the easyness of creating and assigning variables
Expand Down

0 comments on commit 25a70c4

Please sign in to comment.