Commit Graph

7 Commits

Author SHA1 Message Date
Mattia Giambirtone d61e9882b3 Merge branch 'main' of https://github.com/nocturn9x/nimkalc 2022-06-22 11:44:03 +02:00
Mattia Giambirtone 8fb3684801 Added golden ratio (phi) constant 2022-06-22 11:43:35 +02:00
Nocturn9x 81e95feea4 Beautified code and moved visitor methods to camelCase naming convention 2022-03-01 14:55:27 +01:00
nocturn9x 24785c9a0f The lexer now skips newlines 2021-08-02 08:00:54 +02:00
nocturn9x c39495309e Fixed various bugs and added a few functions 2021-03-12 18:38:52 +01:00
nocturn9x 219c5c9ac1 Added a rough functions implementation 2021-03-11 20:02:51 +01:00
nocturn9x f0394545eb Version 0.1 2021-03-11 11:12:49 +01:00