basilTeam / basil

Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native code.
BSD 3-Clause "New" or "Revised" License
124 stars 11 forks source link

Add .clangformat and reformat existing source. #3

Open elucent opened 3 years ago

elucent commented 3 years ago

We should reformat the Basil source code, since the formatting is pretty inconsistent after the language jam.

elucent commented 3 years ago

Leaving this open since we should still do it at some point, but I've detached it from any particular release.