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 Telegram chat: @eolang_org.

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 941 123

  2. home home Public

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

    Python 28 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 16 12

Repositories

Showing 10 of 61 repositories
  • 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 Jul 6, 2024
  • eolang.sty Public

    LaTeX package for drawing 𝜑-calculus formulas and SODG graphs

    objectionary/eolang.sty’s past year of commit activity
    TeX 8 MIT 0 2 2 Updated Jul 5, 2024
  • eo-book Public

    Book about EO programming language

    objectionary/eo-book’s past year of commit activity
    TeX 11 2 17 3 Updated Jul 5, 2024
  • eo Public

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

    objectionary/eo’s past year of commit activity
  • home Public

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

    objectionary/home’s past year of commit activity
    Python 28 MIT 10 2 3 Updated Jul 5, 2024
  • 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 10 MIT 2 32 (5 issues need help) 6 Updated Jul 5, 2024
  • 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 6 MIT 1 43 6 Updated Jul 5, 2024
  • benchmark Public

    Java compilation and optimization benchmark that integrates EO, 𝜑-calculus, JEO, OPEO, and INEO optimizers

    objectionary/benchmark’s past year of commit activity
    Java 4 MIT 2 1 2 Updated Jul 5, 2024
  • 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 3 10 10 Updated Jul 5, 2024
  • reducing-programs-to-objects Public

    LaTeX paper on how to reduce programs to EO objects

    objectionary/reducing-programs-to-objects’s past year of commit activity
    TeX 13 5 2 2 Updated Jul 5, 2024

Top languages

Loading…

Most used topics

Loading…