Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdearman committed Jul 12, 2024
1 parent 8c2baf2 commit ab26904
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions STYLE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Style Guide

## Naming Conventions

### Variables
3 changes: 3 additions & 0 deletions examples/asm.scm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
;; asm variant of lisp


2 changes: 2 additions & 0 deletions examples/lust.scm
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@
(String.get (Map.get lexer src) (Map.get lexer pos))
:nil))



0 comments on commit ab26904

Please sign in to comment.