- 👋 Hi, I’m @Eladkay
- 👀 I’m interested in programming language theory, software engineering theory and compilation.
- 🌱 I’m currently a Ph.D. Student in Computer Science at Technion - IIT. Here is my academic homepage.
- ⚙️ Constrictor - Immutability as a Design Concept recently won a Distinguished Artifact Award at ECOOP'24!
- 📫 You can reach me at elad (at) eladkay.com or kinsbruner (at) cs.technion.ac.il.
PhD student and TA at the Technion - Israel Institute of Technology.
-
Technion
- Haifa
-
07:47
(UTC +02:00) - https://www.eladkay.com/
- https://orcid.org/0000-0003-1314-0945
Highlights
- Pro
Pinned Loading
-
-
Converts a nondeterministic finite a...
Converts a nondeterministic finite automaton with epsilon moves to a minimal deterministic finite automaton and to the corresponding linear grammar. 1import java.util.*
23fun main(args: Array<String>) {
4val a = "a"; val b = "b"; val c = "c"; val d = "d"; val e = "e"; val f = "f"; val g = "g"; val h = "h"; val i = "i"; val j = "j" // for convenience
5 -
TechnionDependenciesHelper
TechnionDependenciesHelper Publichttps://eladkay.com/TechnionDependenciesHelper
PHP 1
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.