diff options
author | Eduardo Julian | 2021-10-29 03:11:04 -0400 |
---|---|---|
committer | Eduardo Julian | 2021-10-29 03:11:04 -0400 |
commit | cec98a2a43331763be3264c37f7cfe458fb712c6 (patch) | |
tree | c6a47172cc5f56d101d2c44d0c3345bba0686d55 /README.md | |
parent | 5509b83ef91dbb0a5f08497063781d5adba5446d (diff) |
Gitter is back. For better or worse.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,5 @@ +[![Gitter](https://badges.gitter.im/LuxProgrammingLanguage/community.svg)](https://gitter.im/LuxProgrammingLanguage/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + ## What is Lux? Lux is a new programming language in the making. @@ -151,9 +153,11 @@ There is also the special **^or** macro, which introduces *or patterns*: ### Is there a community for this? -Come join the forum at: http://luxlang.freeforums.net/ +Say hi at Gitter: https://gitter.im/LuxProgrammingLanguage/community + +Come join the forum: http://luxlang.freeforums.net/ -If you want to communicate with me directly, just email me at luxlisp@gmail.com +If you want to communicate with me directly, just email: luxlisp@gmail.com ### How can I edit Lux code? |