From 483df5503b71b976d4c8bdb9c899cf74f8a3913c Mon Sep 17 00:00:00 2001 From: ven Date: Fri, 19 Jan 2024 09:42:01 +0100 Subject: Update tailspin.html.markdown Go with C by lack of a better idea... --- tailspin.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tailspin.html.markdown') diff --git a/tailspin.html.markdown b/tailspin.html.markdown index a2d08dcc..89ccdb1f 100644 --- a/tailspin.html.markdown +++ b/tailspin.html.markdown @@ -12,7 +12,7 @@ that your program is the machine and that the input data is the program. While Tailspin is unlikely to become mainstream, or even production-ready, it will change the way you think about programming in a good way. -```tailspin +```c // Comment to end of line // Process data in a pipeline with steps separated by -> @@ -379,5 +379,5 @@ end hexToBytes ## Further Reading -[Main Tailspin site](https://github.com/tobega/tailspin-v0/) -[Tailspin language reference](https://github.com/tobega/tailspin-v0/blob/master/TailspinReference.md) +- [Main Tailspin site](https://github.com/tobega/tailspin-v0/) +- [Tailspin language reference](https://github.com/tobega/tailspin-v0/blob/master/TailspinReference.md) -- cgit v1.2.3