Skip to content
View Eladkay's full-sized avatar

Highlights

  • Pro

Organizations

@CS234124

Block or report Eladkay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Eladkay/README.md
  • 👋 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.

Pinned Loading

  1. EllipticCurve EllipticCurve Public

    Elliptic curve cryptography learning aid & visualizer

    Kotlin 2

  2. 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.
    1
    import java.util.*
    2
    
                  
    3
    fun main(args: Array<String>) {
    4
        val 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
    
                  
  3. TechnionDependenciesHelper TechnionDependenciesHelper Public

    https://eladkay.com/TechnionDependenciesHelper

    PHP 1

  4. MatamTutorials MatamTutorials Public

    C++ 1

  5. SLACC SLACC Public

    Python Syntax-Guided Synthesizer

    Python 1

  6. WidowXRL WidowXRL Public

    Python 1