404Dev-404
404Dev-404
i want to make a text editor thing but i can't get input while a function is running so how can i get input and run a function at the...
how do i make it not say that when i say shut up
idk what to do
i was reading the tutorial at https://cognate-lang.github.io/learn/ and tried to compile the code: ``` Let Even? (Zero? Modulo 2); Let Evens Filter (Even?) Range 1 100; Print Evens; ``` (literally...