dashboard
repositories
filestore
activity
search
login
main
/
voidscript
A simple scripting language in C++
summary
reflog
commits
tree
tickets
docs
forks
compare
history
|
zip
|
gz
add built-in modules
Ferenc Szontágh
2025-04-18
e2e9e07a9f50dc1f7a967280a3d1d8ef7fcaa153
[voidscript.git]
/
src
/
Interpreter
..
drwxr-xr-x
BinaryExpressionNode.hpp
2 KB
-rw-r--r--
view
|
raw
|
blame
|
history
CallStatementNode.hpp
4 KB
-rw-r--r--
view
|
raw
|
blame
|
history
DeclareFunctionStatementNode.hpp
2 KB
-rw-r--r--
view
|
raw
|
blame
|
history
DeclareVariableStatementNode.hpp
2 KB
-rw-r--r--
view
|
raw
|
blame
|
history
ExpressionBuilder.hpp
5 KB
-rw-r--r--
view
|
raw
|
blame
|
history
ExpressionNode.hpp
486 b
-rw-r--r--
view
|
raw
|
blame
|
history
IdentifierExpressionNode.hpp
948 b
-rw-r--r--
view
|
raw
|
blame
|
history
Interpreter.hpp
2 KB
-rw-r--r--
view
|
raw
|
blame
|
history
LiteralExpressionNode.hpp
676 b
-rw-r--r--
view
|
raw
|
blame
|
history
Operation.hpp
3 KB
-rw-r--r--
view
|
raw
|
blame
|
history
OperationContainer.hpp
4 KB
-rw-r--r--
view
|
raw
|
blame
|
history
OperationsFactory.hpp
4 KB
-rw-r--r--
view
|
raw
|
blame
|
history
StatementNode.hpp
640 b
-rw-r--r--
view
|
raw
|
blame
|
history
UnaryExpressionNode.hpp
2 KB
-rw-r--r--
view
|
raw
|
blame
|
history
VariableExpressionNode.hpp
1 KB
-rw-r--r--
view
|
raw
|
blame
|
history
VariableReferenceNode.hpp
1 KB
-rw-r--r--
view
|
raw
|
blame
|
history