Skip to content
@objectionary

Objectionary

EO Programming Language, Its Objects, and 𝜑-calculus

License Stars Telegram

Here are the components around EO programming language and the 𝜑-calculus it's based on, including:

  • /eo is a canonical transpiler of EO programs to Java (start here!)
  • /sandbox is where you can play with a ready-to-use simple EO program
  • /eo-intellij-plugin is EO plugin for JetBrains IDEs
  • /eoc is a command line toolkit for compiling and running EO programs
  • /home is where we keep EO sources of all "canonical" objects
  • /try-phi is an online interpreter of 𝜑-calculus expressions
  • /eo-vscode is EO plugin for Visual Studio

Our blog with recent news is here: news.eolang.org. Read our academic papers. Read the book about EO.

Our Twitter tag is #eolang. This is what Hacker News thinks about us.

If you want to discuss, join our Slack workspace and Telegram chat.

By the way, here is the list of things we still don't have time to implement. You can help!

Pinned Loading

  1. eo eo Public

    EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus

    Java 1.1k 148

  2. home home Public

    Centralized curated storage of all EO objects together with their unit tests

    Rust 30 11

  3. eo-intellij-plugin eo-intellij-plugin Public

    Syntax Highlighting Intellij IDEA Plugin for EO Programming Language

    Java 16 6

  4. eoc eoc Public

    Command-line toolkit for parsing, compiling, transpiling, optimizing, linking, dataizing, and running EOLANG programs

    JavaScript 22 23

Repositories

Showing 10 of 62 repositories
  • jeo-maven-plugin Public

    This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom

    objectionary/jeo-maven-plugin’s past year of commit activity
    Java 12 MIT 4 15 (1 issue needs help) 6 Updated Apr 3, 2025
  • eo Public

    EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus

    objectionary/eo’s past year of commit activity
    Java 1,147 MIT 148 63 (25 issues need help) 18 Updated Apr 3, 2025
  • lints Public

    A collection of style checkers for XMIR: they don't predict runtime errors, but prevent compilation mistakes

    objectionary/lints’s past year of commit activity
    Java 5 MIT 5 46 (19 issues need help) 16 Updated Apr 3, 2025
  • hone-maven-plugin Public

    Maven plugin that applies a number of optimizations to your Bytecode, using EOLANG and 𝜑-calculus, trying to make it work faster

    objectionary/hone-maven-plugin’s past year of commit activity
    Java 3 MIT 0 3 (1 issue needs help) 8 Updated Apr 3, 2025
  • eoc Public

    Command-line toolkit for parsing, compiling, transpiling, optimizing, linking, dataizing, and running EOLANG programs

    objectionary/eoc’s past year of commit activity
    JavaScript 22 MIT 23 19 (10 issues need help) 12 Updated Apr 2, 2025
  • eo2py Public

    Translates EOLANG to Python

    objectionary/eo2py’s past year of commit activity
    XSLT 8 MIT 1 12 (2 issues need help) 10 Updated Apr 2, 2025
  • eo-intellij-plugin Public

    Syntax Highlighting Intellij IDEA Plugin for EO Programming Language

    objectionary/eo-intellij-plugin’s past year of commit activity
    Java 16 MIT 6 15 4 Updated Apr 2, 2025
  • try-phi Public

    Online interactive parser and translator of EO and 𝜑-calculus

    objectionary/try-phi’s past year of commit activity
    Haskell 13 3 5 11 Updated Apr 1, 2025
  • ddr Public

    Experimental Dynamic Dispatch Removal (DDR) Toolkit for EO Programs

    objectionary/ddr’s past year of commit activity
    Kotlin 7 MIT 0 11 11 Updated Apr 1, 2025
  • deog Public

    Decoration Graph of EO objects

    objectionary/deog’s past year of commit activity
    Kotlin 4 MIT 1 8 10 Updated Apr 1, 2025

Top languages

Loading…

Most used topics

Loading…