You must log in or register to comment.
Knew a fellow that was ridiculously good at hiding his tracks from the feds because he made a custom compiler so that he could code in Armenian.
How does a custom compiler make it easier to hide your tracks from the feds?
He forgot to mention, the compiler outputs Armenian machine code that can only run on chips built on Armenian binary.
Oy vey…
Gotta say, Ai can be kinda neat:
# Assuming these are inputs num = int(input("Enter a number: ")) string_input = input("Enter a string: ") def process_data(data_list, number): result = "" if number == 2: for char in data_list: result += data_list[char] return result elif number == 1: result = data_list[number] for char in data_list: result += data_list[char] return result # Main function call output = process_data(list(string_input), num) print(output) # This seems like an external tool for copying to clipboard, e.g., pyperclip import pyperclip pyperclip.copy(output)Ancient Chinese programming language: https://github.com/wenyan-lang/wenyan
Not the Mandelbrot set 😭

I’m think it’s actually a native North American script. Ojibwe.



