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 14 4

  4. eoc eoc Public

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

    JavaScript 19 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,098 MIT 146 96 (39 issues need help) 14 Updated Jan 18, 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 0 Updated Jan 18, 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 Jan 18, 2025
  • eo-phi-normalizer Public

    Command Line Normalizer and Rewriter of đťś‘-calculus Expressions (part of EOLANG family)

    objectionary/eo-phi-normalizer’s past year of commit activity
    Haskell 7 MIT 2 88 5 Updated Jan 17, 2025
  • speco Public

    Object Specialization for EO Programs

    objectionary/speco’s past year of commit activity
    Java 6 MIT 4 13 11 Updated Jan 17, 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 4 43 (26 issues need help) 10 Updated Jan 17, 2025
  • 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 11 MIT 4 24 (2 issues need help) 4 Updated Jan 16, 2025
  • dejump Public

    Replaces all GOTO objects in EO program with semantically equivalent ones but without GOTO

    objectionary/dejump’s past year of commit activity
    XSLT 10 MIT 2 10 10 Updated Jan 16, 2025
  • eo-threads Public

    EO Objects for Managing Execution Threads

    objectionary/eo-threads’s past year of commit activity
    Java 13 MIT 4 2 8 Updated Jan 16, 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 Jan 16, 2025

Top languages

Loading…

Most used topics

Loading…