From 6d70cb5fa41debf87cf60e5523fb93eb0f35cfc1 Mon Sep 17 00:00:00 2001 From: Jason Dwyer Date: Thu, 11 Jan 2024 20:46:12 -0500 Subject: [PATCH 1/3] adding whitespace implementation --- implementations/main.ws | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 implementations/main.ws diff --git a/implementations/main.ws b/implementations/main.ws new file mode 100644 index 0000000..caa8079 --- /dev/null +++ b/implementations/main.ws @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file From cac476cf74e1b4692fa9373cc93b02efd73fdfc0 Mon Sep 17 00:00:00 2001 From: Jason Dwyer Date: Thu, 11 Jan 2024 20:47:50 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10b54f4..d5f37fa 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,5 @@ Thecoderunsfasterwhentherearenouselessspacesandnewlines. - VHDL - Webassembly - Wenyan +- Whitespace - Zig From 40cb4c385cfcb8d7ce796f0a398697ea8ec5c557 Mon Sep 17 00:00:00 2001 From: Jason Dwyer Date: Thu, 11 Jan 2024 22:08:26 -0500 Subject: [PATCH 3/3] adding optimized whitespace version --- optimized_implementations/main.ws | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 optimized_implementations/main.ws diff --git a/optimized_implementations/main.ws b/optimized_implementations/main.ws new file mode 100644 index 0000000..e69de29