Skip to content
View Super3001's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Beijing Institute of Technology
  • Beijing, China
  • 06:55 (UTC +08:00)

Block or report Super3001

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
Super3001/README.md

Hey! Nice to see you.

Hi 👋, I'm Super3001

Karl Song

  • ⚡ I'm interested in ...
  1. PL, FP, compilers, type systems, and DSL
  2. AI agents collaboration pattern and scheduling (particularly looking forward to Cangjie AgentDSL)
  3. self-interpret languages and information theory
  4. knowledge representation in abstract spaces, explainable AI
  • 🔭 I’m currently working on
  1. Text-Finer (a structural text interpreter)
  2. Http3 Cangjie-TPC (migrate from Golang)
  3. a HarmonyOS App in Cangjie (migrate from BIT101-Android)
  4. Insect Trajectory Prediction with Stimulus (my final-year project)
  • 👯 I’m looking to collaborate on
  1. Cangjie-TPC (Third-Party Components) development
  2. HarmonyOS App development (in Cangjie & ArkTS)
  • 🌱 I’m currently learning ...
  1. PL: Haskell, OCaml, Cangjie, ArkTS
  2. compilers (ArkCompiler-frontend, ArkCompiler-runtime)
  • 😄 Other:
  1. I'm a long-distance running lover
  2. I'm a subway (traffic) enthusiast
  • 📫 How to reach me:
  1. [email protected]
  2. 13263124386 (wechat & whatsApp)

super3001

super3001

 super3001

super3001

Pinned Loading

  1. CHI-project CHI-project Public

    Using watch gestures to control PC

    Python

  2. Cockroach-video-parse Cockroach-video-parse Public

    Repo of "Experimental Data Processing - 2D Target Tracking System. (Patent No. 2024SR0058522)"

    Python

  3. MARL-on-novel-simple_tag MARL-on-novel-simple_tag Public

    this is a edited version of pettingzoo/simple_tag

    Python

  4. Text-Finer Text-Finer Public

    transform plain text to structural text (in JSON format) according to a dynamic BNF grammar template.

    Python

  5. regexParser regexParser Public

    Forked from tomstevelfq/regexParser

    c++正则表达式解析引擎

    C++

  6. dejavudwh/Regex dejavudwh/Regex Public

    An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)

    Python 82 26