CHANGELOG.md
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
VERSION
conanfile.txt
pyproject.toml
setup.cfg
setup.py
ccl/CMakeLists.txt
ccl/conanfile.txt
ccl/cclCommons/include/ccl/Strings.hpp
ccl/cclCommons/include/ccl/Substitutes.hpp
ccl/cclCommons/include/ccl/cclChange.hpp
ccl/cclCommons/include/ccl/cclMeta.hpp
ccl/cclCommons/include/ccl/cclTypes.hpp
ccl/cclGraph/include/ccl/Entity.hpp
ccl/cclGraph/include/ccl/graph/CGraph.h
ccl/cclGraph/src/CGraph.cpp
ccl/cclLang/include/ccl/lang/EntityTermContext.hpp
ccl/cclLang/include/ccl/lang/LexicalTerm.h
ccl/cclLang/include/ccl/lang/Literals.h
ccl/cclLang/include/ccl/lang/ManagedText.h
ccl/cclLang/include/ccl/lang/Morphology.h
ccl/cclLang/include/ccl/lang/Reference.h
ccl/cclLang/include/ccl/lang/RefsManager.h
ccl/cclLang/include/ccl/lang/TextEnvironment.h
ccl/cclLang/include/ccl/lang/TextProcessor.h
ccl/cclLang/src/LexicalTerm.cpp
ccl/cclLang/src/Literals.cpp
ccl/cclLang/src/ManagedText.cpp
ccl/cclLang/src/Morphology.cpp
ccl/cclLang/src/Reference.cpp
ccl/cclLang/src/RefsManager.cpp
ccl/cclLang/src/TextEnvironment.cpp
ccl/cclLang/src/TextProcessor.cpp
ccl/cclLang/unity/cclLang.cpp
ccl/cmake/CXXTargets.cmake
ccl/core/include/ccl/Operation.hpp
ccl/core/include/ccl/Source.hpp
ccl/core/include/ccl/api/RSFormJA.h
ccl/core/include/ccl/env/SourceManager.hpp
ccl/core/include/ccl/env/cclEnvironment.h
ccl/core/include/ccl/ops/EquationOptions.h
ccl/core/include/ccl/ops/RSAggregator.h
ccl/core/include/ccl/ops/RSEquationProcessor.h
ccl/core/include/ccl/ops/RSOperations.h
ccl/core/include/ccl/oss/OSSchema.h
ccl/core/include/ccl/oss/OperationProcessor.hpp
ccl/core/include/ccl/oss/Pict.hpp
ccl/core/include/ccl/oss/RSSynthesProcessor.h
ccl/core/include/ccl/oss/ossGraphFacet.h
ccl/core/include/ccl/oss/ossGridFacet.h
ccl/core/include/ccl/oss/ossOperationsFacet.h
ccl/core/include/ccl/oss/ossSourceFacet.h
ccl/core/include/ccl/semantic/ConceptRecord.h
ccl/core/include/ccl/semantic/CstFilters.hpp
ccl/core/include/ccl/semantic/CstList.h
ccl/core/include/ccl/semantic/CstType.hpp
ccl/core/include/ccl/semantic/IdentityManager.h
ccl/core/include/ccl/semantic/InterpretationStorage.h
ccl/core/include/ccl/semantic/RSConcept.h
ccl/core/include/ccl/semantic/RSCore.h
ccl/core/include/ccl/semantic/RSForm.h
ccl/core/include/ccl/semantic/RSModel.h
ccl/core/include/ccl/semantic/Schema.h
ccl/core/include/ccl/semantic/TextConcept.h
ccl/core/include/ccl/semantic/TextData.hpp
ccl/core/include/ccl/semantic/Thesaurus.h
ccl/core/include/ccl/semantic/rsCalculationFacet.h
ccl/core/include/ccl/semantic/rsModificationFacet.h
ccl/core/include/ccl/semantic/rsOperationFacet.h
ccl/core/include/ccl/semantic/rsValuesFacet.h
ccl/core/include/ccl/tools/CstNameGenerator.h
ccl/core/include/ccl/tools/EntityGenerator.h
ccl/core/include/ccl/tools/EnumJSON.hpp
ccl/core/include/ccl/tools/JSON.h
ccl/core/include/nlohmann/json.hpp
ccl/core/src/JSON.cpp
ccl/core/src/api/RSFormJA.cpp
ccl/core/src/env/cclEnvironment.cpp
ccl/core/src/ops/EquationOptions.cpp
ccl/core/src/ops/RSAggregator.cpp
ccl/core/src/ops/RSEquationProcessor.cpp
ccl/core/src/ops/RSOperations.cpp
ccl/core/src/oss/OSSchema.cpp
ccl/core/src/oss/RSSynthesProcessor.cpp
ccl/core/src/oss/ossGraphFacet.cpp
ccl/core/src/oss/ossGridFacet.cpp
ccl/core/src/oss/ossOperationsFacet.cpp
ccl/core/src/oss/ossSourceFacet.cpp
ccl/core/src/semantic/rscore/ConceptRecord.cpp
ccl/core/src/semantic/rscore/CstList.cpp
ccl/core/src/semantic/rscore/IdentityManager.cpp
ccl/core/src/semantic/rscore/RSCore.cpp
ccl/core/src/semantic/rsform/RSForm.cpp
ccl/core/src/semantic/rsform/rsModificationFacet.cpp
ccl/core/src/semantic/rsform/rsOperationFacet.cpp
ccl/core/src/semantic/rsmodel/InterpretationStorage.cpp
ccl/core/src/semantic/rsmodel/RSModel.cpp
ccl/core/src/semantic/rsmodel/rsCalculationFacet.cpp
ccl/core/src/semantic/rsmodel/rsValuesFacet.cpp
ccl/core/src/semantic/schema/RSConcept.cpp
ccl/core/src/semantic/schema/Schema.cpp
ccl/core/src/semantic/thesaurus/TextConcept.cpp
ccl/core/src/semantic/thesaurus/Thesaurus.cpp
ccl/core/src/tools/CstNameGenerator.cpp
ccl/core/src/tools/EntityGenerator.cpp
ccl/core/unity/CCL.cpp
ccl/rslang/header/ASTNormalizer.h
ccl/rslang/header/AsciiLexerImpl.hpp
ccl/rslang/header/GeneratorImplAST.h
ccl/rslang/header/MathLexerImpl.hpp
ccl/rslang/header/NameCollector.h
ccl/rslang/header/RSParserImpl.h
ccl/rslang/header/SDImplementation.h
ccl/rslang/import/reflex/include/reflex/abslexer.h
ccl/rslang/import/reflex/include/reflex/absmatcher.h
ccl/rslang/import/reflex/include/reflex/bits.h
ccl/rslang/import/reflex/include/reflex/boostmatcher.h
ccl/rslang/import/reflex/include/reflex/convert.h
ccl/rslang/import/reflex/include/reflex/debug.h
ccl/rslang/import/reflex/include/reflex/error.h
ccl/rslang/import/reflex/include/reflex/flexlexer.h
ccl/rslang/import/reflex/include/reflex/input.h
ccl/rslang/import/reflex/include/reflex/linematcher.h
ccl/rslang/import/reflex/include/reflex/matcher.h
ccl/rslang/import/reflex/include/reflex/pattern.h
ccl/rslang/import/reflex/include/reflex/pcre2matcher.h
ccl/rslang/import/reflex/include/reflex/posix.h
ccl/rslang/import/reflex/include/reflex/ranges.h
ccl/rslang/import/reflex/include/reflex/setop.h
ccl/rslang/import/reflex/include/reflex/simd.h
ccl/rslang/import/reflex/include/reflex/stdmatcher.h
ccl/rslang/import/reflex/include/reflex/timer.h
ccl/rslang/import/reflex/include/reflex/traits.h
ccl/rslang/import/reflex/include/reflex/unicode.h
ccl/rslang/import/reflex/include/reflex/utf8.h
ccl/rslang/import/reflex/lib/convert.cpp
ccl/rslang/import/reflex/lib/debug.cpp
ccl/rslang/import/reflex/lib/error.cpp
ccl/rslang/import/reflex/lib/input.cpp
ccl/rslang/import/reflex/lib/matcher.cpp
ccl/rslang/import/reflex/lib/matcher_avx2.cpp
ccl/rslang/import/reflex/lib/matcher_avx512bw.cpp
ccl/rslang/import/reflex/lib/pattern.cpp
ccl/rslang/import/reflex/lib/posix.cpp
ccl/rslang/import/reflex/lib/simd_avx2.cpp
ccl/rslang/import/reflex/lib/simd_avx512bw.cpp
ccl/rslang/import/reflex/lib/unicode.cpp
ccl/rslang/import/reflex/lib/utf8.cpp
ccl/rslang/import/reflex/unicode/block_scripts.cpp
ccl/rslang/import/reflex/unicode/composer.cpp
ccl/rslang/import/reflex/unicode/language_scripts.cpp
ccl/rslang/import/reflex/unicode/letter_scripts.cpp
ccl/rslang/include/ccl/rslang/ASTInterpreter.h
ccl/rslang/include/ccl/rslang/AsciiLexer.h
ccl/rslang/include/ccl/rslang/Auditor.h
ccl/rslang/include/ccl/rslang/DataContext.hpp
ccl/rslang/include/ccl/rslang/Error.hpp
ccl/rslang/include/ccl/rslang/ErrorLogger.h
ccl/rslang/include/ccl/rslang/Interpreter.h
ccl/rslang/include/ccl/rslang/LexerBase.hpp
ccl/rslang/include/ccl/rslang/Literals.h
ccl/rslang/include/ccl/rslang/MathLexer.h
ccl/rslang/include/ccl/rslang/Parser.h
ccl/rslang/include/ccl/rslang/ParserState.hpp
ccl/rslang/include/ccl/rslang/RSErrorCodes.hpp
ccl/rslang/include/ccl/rslang/RSExpr.h
ccl/rslang/include/ccl/rslang/RSGenerator.h
ccl/rslang/include/ccl/rslang/RSParser.h
ccl/rslang/include/ccl/rslang/RSToken.h
ccl/rslang/include/ccl/rslang/SDataCompact.h
ccl/rslang/include/ccl/rslang/Structure.hpp
ccl/rslang/include/ccl/rslang/StructuredData.h
ccl/rslang/include/ccl/rslang/SyntaxTree.h
ccl/rslang/include/ccl/rslang/TypeAuditor.h
ccl/rslang/include/ccl/rslang/TypeContext.hpp
ccl/rslang/include/ccl/rslang/Typification.h
ccl/rslang/include/ccl/rslang/ValueAuditor.h
ccl/rslang/include/ccl/rslang/ValueClass.hpp
ccl/rslang/src/ASTInterpreter.cpp
ccl/rslang/src/ASTNormalizer.cpp
ccl/rslang/src/AsciiLexer.cpp
ccl/rslang/src/Auditor.cpp
ccl/rslang/src/ErrorLogger.cpp
ccl/rslang/src/GeneratorImplAST.cpp
ccl/rslang/src/Interpreter.cpp
ccl/rslang/src/Literals.cpp
ccl/rslang/src/MathLexer.cpp
ccl/rslang/src/NameCollector.cpp
ccl/rslang/src/Parser.cpp
ccl/rslang/src/RSExpr.cpp
ccl/rslang/src/RSGenerator.cpp
ccl/rslang/src/RSParser.cpp
ccl/rslang/src/RSParserImpl.cpp
ccl/rslang/src/RSToken.cpp
ccl/rslang/src/SDImplementation.cpp
ccl/rslang/src/SDataCompact.cpp
ccl/rslang/src/StructuredData.cpp
ccl/rslang/src/SyntaxTree.cpp
ccl/rslang/src/TypeAuditor.cpp
ccl/rslang/src/Typification.cpp
ccl/rslang/src/ValueAuditor.cpp
ccl/rslang/unity/RSlang.cpp
ccl/rslang/unity/RSlang2.cpp
ccl/rslang/unity/reflex_unity1.cpp
ccl/rslang/unity/reflex_unity2.cpp
cmake/CXXTargets.cmake
include/pyconcept.h
pyconcept.egg-info/PKG-INFO
pyconcept.egg-info/SOURCES.txt
pyconcept.egg-info/dependency_links.txt
pyconcept.egg-info/top_level.txt
src/pyconcept.cpp
tests/__init__.py
tests/testBinding.py
tests/__pycache__/__init__.cpython-312.pyc
tests/__pycache__/testBinding.cpython-312.pyc
tests/data/Schema1.trs