a8887227e5
Backup commit
...
My backspace key started ghosting. Nothing works atm.
2024-01-27 14:50:33 +00:00
f77e4fd90a
October commit
...
- custom parser support and infra
- type-tagging and traits (untested)
- match expressions
2023-10-24 22:17:37 +01:00
c961506a3a
Extended examples
2023-10-12 18:53:31 +01:00
ce34777555
Improved timer example
...
Also pushed other half of system::fs rename
2023-10-12 17:41:27 +01:00
86e520e8b8
September-october commit
...
- manual parser
- stl refinements
- all language constructs are now Send
2023-10-11 18:27:50 +01:00
ba0b155ebd
Removed foreign macros
...
Converted the function integration to use template
metaprogramming instead of macros.
2023-09-22 23:25:26 +01:00
7396078304
Added directfs
...
Added a very rudimentary file I/O system suitable for experimenting
with the language further. A better one will be designed when we have
sensible error management.
2023-09-17 16:37:39 +01:00