Skip to content

Commit 78c8cc9

Browse files
committed
nossembly: Rename dialect
1 parent 47a4af9 commit 78c8cc9

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"jumppn",
3030
"jumppz",
3131
"jumpz",
32-
"leahhirst",
3332
"littlebughunter",
3433
"lwsa",
34+
"nossembly",
3535
"omniwsa",
3636
"outc",
3737
"outchar",

docs/dialects/leahhirst.md docs/dialects/nossembly.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# Leah Hirst's Nossembly dialect
1+
# Nossembly Whitespace assembly
22

33
- Source: <https://github.com/LeahHirst/nospace>
44
(last updated [2024-11-26](https://github.com/LeahHirst/nospace/commit/60de08b7c18257161e4fb459a653fa6c4d237d28))
55
- Corpus: [typescript/leahhirst-nospace](https://github.com/wspace/corpus/tree/main/typescript/leahhirst-nospace)
66

7+
Nossembly is Leah Hirst's Whitespace assembly dialect in her [Nospace](https://github.com/LeahHirst/nospace)
8+
project.
9+
710
## Assembler
811

912
### Grammar

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ including grammar, semantics, code generation, and bugs.
99
- [CensoredUsername](dialects/censoredusername.md) (rust/censoredusername-whitespace-rs)
1010
- [Esotope](dialects/esotope.md) (python/lifthrasiir-esotope-ws, ocaml/lifthrasiir-esotope)
1111
- [Lime](dialects/lime.md) (c/manarice)
12-
- [Leah Hirst](dialects/liahhirst.md) (typescript/leahhirst-nospace)
1312
- [littleBugHunter](dialects/littlebughunter.md) (csharp/littlebughunter-assembler)
13+
- [Nossembly](dialects/liahhirst.md) (typescript/leahhirst-nospace)
1414
- [omniwsa](dialects/omniwsa.md) (rust/thaliaarchi-omniwsa)
1515
- [Palaiologos](dialects/palaiologos.md) (c/kspalaiologos-asm2ws)
1616
- [rdebath](dialects/rdebath.md) (c/rdebath)

0 commit comments

Comments
 (0)