alec

Abstraction Layer for Escape Codes
git clone git://git.dimitrijedobrota.com/alec.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |

ModeNameSize
-rw-r--r--.clang-format178L
-rw-r--r--.clang-tidy160L
-rw-r--r--.codespellrc6L
-rw-r--r--.gitignore11L
-rw-r--r--BUILDING.md89L
-rw-r--r--CMakeLists.txt107L
-rw-r--r--CMakePresets.json159L
-rw-r--r--CODE_OF_CONDUCT.md5L
-rw-r--r--CONTRIBUTING.md19L
-rw-r--r--HACKING.md145L
-rw-r--r--LICENSE.md22L
-rw-r--r--README.md214L
-rw-r--r--cmake/coverage.cmake33L
-rw-r--r--cmake/dev-mode.cmake11L
-rw-r--r--cmake/folders.cmake21L
-rw-r--r--cmake/install-config.cmake1L
-rw-r--r--cmake/install-rules.cmake66L
-rw-r--r--cmake/lint-targets.cmake33L
-rw-r--r--cmake/lint.cmake51L
-rw-r--r--cmake/prelude.cmake10L
-rw-r--r--cmake/project-is-top-level.cmake6L
-rw-r--r--cmake/spell-targets.cmake22L
-rw-r--r--cmake/spell.cmake29L
-rw-r--r--cmake/variables.cmake28L
-rw-r--r--example/CMakeLists.txt26L
-rw-r--r--example/alec_compile.cpp36L
-rw-r--r--example/alec_runtime.cpp33L
-rw-r--r--source/alec.rules.hpp611L
-rwxr-xr-xsource/driver.hpp38L
-rw-r--r--source/generator.cpp184L
-rw-r--r--source/generator.h19L
-rw-r--r--source/lexer.l83L
-rw-r--r--source/location.hpp18L
-rw-r--r--source/parser.y106L