Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cimplec/sim-c
/ types & classes
Types & classes
5 in github.com/cimplec/sim-c
⨍
Functions
66
◇
Types & classes
5
↓ 43 callers
Class
OpCode
OpCode class is responsible for creating opcodes
simc/op_code.py:1
↓ 27 callers
Class
Token
Token class is responsible for creating tokens
simc/token_class.py:1
↓ 1 callers
Class
LexicalAnalyzer
Lexical analyzer class is responsible for performing lexical analysis and generating tokens
simc/lexical_analyzer.py:13
↓ 1 callers
Class
ScopeResolver
simc/scope_resolve.py:4
↓ 1 callers
Class
SymbolTable
SymbolTable class is responsible for storing information about identifiers and constants
simc/symbol_table.py:1