gilch / hissp

It's Python with a Lissp.
https://gitter.im/hissp-lang/community
Apache License 2.0
364 stars 9 forks source link

Rework macro_tutorial.rst to teach REPL workflow #225

Closed gilch closed 1 year ago

gilch commented 1 year ago

This incorporates some of the tricks in the https://github.com/gilch/hissp/wiki/Lissp-tricks-and-idioms page into the macro tutorial. Seemed like the right place for it, more or less.

codecov[bot] commented 1 year ago

Codecov Report

Merging #225 (1449f93) into master (5f99cba) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1449f93 differs from pull request most recent head ccd3608. Consider uploading reports for the commit ccd3608 to get more accurate results

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   99.71%   99.71%           
=======================================
  Files           6        6           
  Lines         714      714           
  Branches      110      110           
=======================================
  Hits          712      712           
  Misses          1        1           
  Partials        1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more