- Poland
- https://chatingpython.pl
- Joined on
2026-06-09 -
Member
Block a user
refactor: structure for thing types
refactor: remove header from thing data
refactor: improve error reporting in furc
refactor: remove header from thing data
feat: introduce pointer thing type
feat: introduce some unary operator instructions
feat: introduce list thing type
feat: introduce reference thing type
feat: introduce more integer types
refactor: structure for thing types
feat: introduce foreign functions to furc
feat: introduce foreign functions to furvm
feat: public access specifier for functions
refactor: better native function system
feat: add native function name parameter