7cdfe7e3c4
Macro processing factored into Orchid functions
2025-01-08 01:34:40 +00:00
3a63894de2
New plans for macros
...
About to move them completely to stdlib
2024-08-18 22:57:06 +02:00
cc3699bbe7
bkp
2024-07-18 16:07:36 +02:00
949b3758fd
Cleaned up atoms
...
- Atoms now use MFBI to distinguish between thin and owned atoms.
- Introduced TryFromExpr and ToExpr (formerly ToClause) from the old FFI
- Standardized on Bottom being a ProjErr, which means that there will be no RTErr
2024-07-02 00:57:11 +02:00
fc8441f080
very elegant extension API and parts of it used in std as POC
2024-07-01 20:11:22 +02:00
93867e40c6
Finally figured out how I want atoms to work
2024-06-14 19:41:08 +02:00
7ad4fe96d1
Progress mostly on atom repr
2024-05-12 13:30:00 +02:00
bc3b10674b
Separated orchid-host and orchid-extension
...
This is an architectural change that allows me to implment specifics first and generalize along observed symmetries in orchid-base
2024-05-01 21:20:17 +02:00
aa3f7e99ab
in midst of refactor
2024-04-29 22:16:35 +02:00