balqui / prefscript

PReFScript: A Partial Recursive Functions Lab
MIT License
0 stars 0 forks source link

function alias definition #18

Open balqui opened 5 months ago

balqui commented 5 months ago

as yet another form of construction (particular case of definable construction forms).

balqui commented 3 months ago

Closed by mistake, sorry.

balqui commented 3 months ago

An old local text file phrased it as: "set up some way of renaming the functions a function depends on (this may allow for setting up schemes, then to optimize those schemes in the Python translation)". This is actually one step beyond mere renaming, something like function arguments. As of today, though, maybe just having the primrec scheme suffices.