Added Go implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Clyx programming language interpreter, reference core implementation
|
||||
# Clyx programming language interpreter, reference Python implementation
|
||||
# Created by Luxferre in 2026, released into the public domain
|
||||
|
||||
import os, sys, math
|
||||
|
||||
Reference in New Issue
Block a user