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 146

  2. home home Public

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

    Python 30 10

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

    Syntax Highlighting Intellij IDEA Plugin for EO Programming Language

    Java 15 5

  4. eoc eoc Public

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

    JavaScript 20 22

Repositories

Showing 10 of 61 repositories
  • eo Public

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

    objectionary/eo’s past year of commit activity
    Java 1,109 MIT 146 67 (28 issues need help) 17 Updated Feb 12, 2025
  • eo2js Public

    EOLANG to JavaScript transpiler and runtime

    objectionary/eo2js’s past year of commit activity
    JavaScript 8 MIT 4 20 (3 issues need help) 5 Updated Feb 11, 2025
  • aoi Public

    Abstract Object inference for EO Programs

    objectionary/aoi’s past year of commit activity
    Kotlin 8 MIT 1 8 8 Updated Feb 11, 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 20 MIT 22 17 (10 issues need help) 15 Updated Feb 11, 2025
  • home Public

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

    objectionary/home’s past year of commit activity
    Python 30 MIT 10 4 3 Updated Feb 11, 2025
  • opeo-maven-plugin Public

    Maven plugin to remove Bytecode opcodes from XMIR as much as possible

    objectionary/opeo-maven-plugin’s past year of commit activity
    Java 7 MIT 2 53 10 Updated Feb 11, 2025
  • deog Public

    Decoration Graph of EO objects

    objectionary/deog’s past year of commit activity
    Kotlin 4 MIT 1 8 10 Updated Feb 11, 2025
  • eo-http Public

    HTTP Request/Response Parsing Objects for EO Programming Language

    objectionary/eo-http’s past year of commit activity
    Java 4 MIT 2 1 9 Updated Feb 11, 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 Feb 11, 2025
  • sandbox Public

    A simple EO program together with an environment to compile and run it

    objectionary/sandbox’s past year of commit activity
    Shell 6 MIT 10 4 3 Updated Feb 11, 2025

Top languages

Loading…

Most used topics

Loading…