8000 Objectionary · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.2k 150

  2. home home Public

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

    Rust 31 12

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

    Syntax Highlighting Intellij IDEA Plugin for EO Programming Language

    Java 17 7

  4. eoc eoc Public

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

    JavaScript 25 25

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,160 MIT 150 55 (26 issues need help) 14 Updated May 2, 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 4 MIT 1 3 (1 issue needs help) 9 Updated May 2, 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 15 MIT 5 10 (1 issue needs help) 9 Updated May 2, 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 8 MIT 7 46 (16 issues need help) 16 Updated May 2, 2025
  • xax Public

    Java library for testing XSL stylesheets with XML samples and XPath assertions

    objectionary/xax’s past year of commit activity
    Java 6 MIT 1 1 8 Updated May 2, 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 25 MIT 25 20 (10 issues need help) 15 Updated May 2, 2025
  • eo2js Public

    EOLANG to JavaScript transpiler and runtime

    objectionary/eo2js’s past year of commit activity
    JavaScript 9 MIT 5 20 (3 issues need help) 8 Updated May 1, 2025
  • eo-vscode Public

    VSCode Extension for the EO Language with a Language Server

    objectionary/eo-vscode’s past year of commit activity
    TypeScript 7 MIT 2 3 10 Updated Apr 30, 2025
  • eo-threads Public

    EO Objects for Managing Execution Threads

    objectionary/eo-threads’s past year of commit activity
    Java 14 MIT 5 2 8 Updated Apr 29, 2025
  • eo-http Public

    HTTP Request/Response Parsing Objects for EO Programming Language

    objectionary/eo-http’s past year of commit activity
    Java 5 MIT 3 1 9 Updated Apr 29, 2025
0