This website requires JavaScript.
Explore
Help
Register
Sign In
KPGPMC
/
furlang
Watch
5
Star
3
Fork
2
You've already forked furlang
Code
Issues
11
Pull Requests
Actions
Packages
Projects
3
Releases
Wiki
Activity
Files
43dac1ec6dda4f9d1a6bcda54ebf63affabf0ad4
furlang
/
furc
/
include
/
furc
/
ast
T
History
CHatingPython
767970c69b
feat(furc): introduce while loop statement
...
Refs:
#2
2026-06-12 23:10:26 +02:00
..
declaration.hpp
refactor(AST): use pointers instead of results inside of AST nodes
2026-06-03 18:19:20 +02:00
expression.hpp
refactor(AST): make operation node names consistent
2026-06-03 18:25:18 +02:00
fwd.hpp
feat(furc): introduce while loop statement
2026-06-12 23:10:26 +02:00
literal.hpp
refactor(AST): improve literals
2026-06-03 14:13:28 +02:00
node.hpp
refactor(AST): improve AST node print operator
2026-06-03 16:10:35 +02:00
program.hpp
refactor(AST): use pointers instead of results inside of AST nodes
2026-06-03 18:19:20 +02:00
statement.hpp
feat(furc): introduce while loop statement
2026-06-12 23:10:26 +02:00
visitor.hpp
feat(furc): introduce while loop statement
2026-06-12 23:10:26 +02:00