This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
236
Commits
1
Branch
0
Tags
e078ca89d27ece557b191dd7a65cacb5df24d737
Commit Graph
2 Commits
Author
SHA1
Message
Date
Humza Shahid
e078ca89d2
refactor some code to use looping in DFA (which is faster than looping outside of the data structure)
2025-08-03 14:17:25 +01:00
Humza Shahid
deb24c2063
with cursor movements, instead of passing in functions as parameters (callbacks/higher order functions), functorise the cursor movement functions instead so we can take advantage of defunctorisation and avoid the runtime cost of closures/higher order functions/function pointers
2025-01-09 22:30:51 +00:00