Typelevel Brainfuck in Haskell; Brainfuck implemented solely in Haskell's type system
https://github.com/toptobes/typefuck-haskell
https://github.com/toptobes/typefuck-haskell
GitHub
GitHub - toptobes/typefuck-haskell: Typelevel Brainfuck; Brainfuck implemented solely in Haskell's type system (no TemplateHaskell)
Typelevel Brainfuck; Brainfuck implemented solely in Haskell's type system (no TemplateHaskell) - GitHub - toptobes/typefuck-haskell: Typelevel Brainfuck; Brainfuck implemented solely in Ha...
β€2
A tutorial implementation of dynamic pattern unification
https://adam.gundry.co.uk/pub/pattern-unify/pattern-unification-2012-07-10.pdf
https://adam.gundry.co.uk/pub/pattern-unify/pattern-unification-2012-07-10.pdf
π₯1
Convergence of program transformers in the metric space of trees
https://www.sciencedirect.com/science/article/pii/S016764239900026X
https://www.sciencedirect.com/science/article/pii/S016764239900026X
π€1
Metavariables: their Implementation and Use in Program Transformation
https://pat.keldysh.ru/~roman/doc/Turchin/1995-Turchin_Nemytykh--Metavariables_their_Implementation_and_Use_in_Program_Transformation.pdf
https://pat.keldysh.ru/~roman/doc/Turchin/1995-Turchin_Nemytykh--Metavariables_their_Implementation_and_Use_in_Program_Transformation.pdf
π1π₯1
Solving SAT via interaction net superpositions
https://gist.github.com/VictorTaelin/9061306220929f04e7e6980f23ade615
https://gist.github.com/VictorTaelin/9061306220929f04e7e6980f23ade615
Gist
Simple SAT Solver via superpositions
Simple SAT Solver via superpositions. GitHub Gist: instantly share code, notes, and snippets.
π₯1π€1
Go: What We Got Right, What We Got Wrong
https://commandcenter.blogspot.com/2024/01/what-we-got-right-what-we-got-wrong.html
https://commandcenter.blogspot.com/2024/01/what-we-got-right-what-we-got-wrong.html
Blogspot
What We Got Right, What We Got Wrong
This is my closing talk ( video ) from the GopherConAU conference in Sydney, given November 10, 2023, the 14th anniversary of Go being lau...
β€3
Towards a Programming Language for Interaction Nets
https://core.ac.uk/download/pdf/82392928.pdf
https://core.ac.uk/download/pdf/82392928.pdf
π₯1π€―1
Program transformation with metasystem transitions
https://www.cambridge.org/core/services/aop-cambridge-core/content/view/F0D67B654FB2C053A961551C357B92E9/S0956796800000757a.pdf/program_transformation_with_metasystem_transitions.pdf
https://www.cambridge.org/core/services/aop-cambridge-core/content/view/F0D67B654FB2C053A961551C357B92E9/S0956796800000757a.pdf/program_transformation_with_metasystem_transitions.pdf
πΏ1
Occamβs Razor in Metacomputation: the Notion of a Perfect Process Tree
https://www.xoft.ru/~anklimov/papers/1993.Occam's.Razor.in.Metacompuation.pdf
https://www.xoft.ru/~anklimov/papers/1993.Occam's.Razor.in.Metacompuation.pdf
π1
An Alternative to Closure Conversion and to Restricted Closures
https://www.artima.com/weblogs/viewpost.jsp?thread=220920
https://www.artima.com/weblogs/viewpost.jsp?thread=220920
Artima
An Alternative to Closure Conversion and to Restricted Closures
π₯1
Reified Lambda Functions
https://www.artima.com/weblogs/viewpost.jsp?thread=277879
https://www.artima.com/weblogs/viewpost.jsp?thread=277879
Artima
Reified Lambda Functions
π1
Abstract interpretation for type checking
https://sci-hub.ru/10.1007/3-540-54444-5_108
https://sci-hub.ru/10.1007/3-540-54444-5_108
π1
HyperTree Proof Search for Neural Theorem Proving
https://arxiv.org/pdf/2205.11491.pdf
https://arxiv.org/pdf/2205.11491.pdf
π1π1
Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step (C++)
https://www.youtube.com/watch?v=ncHmEUmJZf4
https://www.youtube.com/watch?v=ncHmEUmJZf4
YouTube
CppCon 2017: Matt Kulukundis βDesigning a Fast, Efficient, Cache-friendly Hash Table, Step by Stepβ
https://CppCon.org
β
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2017
β
Hash tables consume a large volume of both compute resources and memory across Google's production system. Theβ¦
β
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2017
β
Hash tables consume a large volume of both compute resources and memory across Google's production system. Theβ¦
π2π₯2π1
Using Dependent Types to Express Modular Structure
https://dl.acm.org/doi/pdf/10.1145/512644.512670
https://dl.acm.org/doi/pdf/10.1145/512644.512670
π€2π1