![]() |
User Guide
|
Main NMODL code generation program.
More...Main NMODL code generation program.
Directories | |
| directory | ast |
| AST Implementation. | |
| directory | codegen |
| Code generation backend implementations for CoreNEURON. | |
| directory | config |
| Global project configurations. | |
| directory | lexer |
| Lexer implementations. | |
| directory | parser |
| Parser implementations. | |
| directory | printer |
| Code printer implementations. | |
| directory | pybind |
| Python Interface Implementation. | |
| directory | solver |
| directory | symtab |
| Symbol table implementation. | |
| directory | units |
| Data structures for storing units. | |
| directory | utils |
| Utility classes and function. | |
| directory | visitors |
| Visitors implementation. | |
Files | |
| file | main.cpp [code] |