5 ms·
Do the brackets actually work or do you still have to get the indentation right?
by ihatepython 4y ago
Do the brackets actually work or do you still have to get the indentation right?
- __jem 4y agono, just saying you can trivially convert any lisp code to c style syntax by moving the function call parenthesis to the right and converting wrapping parens into curly braces.