eoc icon indicating copy to clipboard operation
eoc copied to clipboard

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

Results 76 eoc issues
Sort by recently updated
recently updated
newest added
trafficstars

We need to create a documentation generator. It has to be called as `eoc doc`. It should execute `register` and `parse` beforehand, and then simply scan all available `.xml` files...

enhancement
help wanted

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | minor | `v1.38.1` -> `v1.39.0` | --- ### Release...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [node](https://redirect.github.com/aredridel/node-bin-gen#readme) ([source](https://redirect.github.com/nodejs/node)) | [`25.0.0` -> `25.1.0`](https://renovatebot.com/diffs/npm/node/25.0.0/25.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/node/25.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/node/25.0.0/25.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@langchain/core](https://redirect.github.com/langchain-ai/langchainjs/tree/main/langchain-core/) ([source](https://redirect.github.com/langchain-ai/langchainjs)) | [`^0.3.55` -> `^1.0.0`](https://renovatebot.com/diffs/npm/@langchain%2fcore/0.3.79/1.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@langchain%2fcore/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@langchain%2fcore/0.3.79/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

When attempting to fix this [issue](https://github.com/objectionary/eoc/issues/741), I encountered a problem where, when loading dependencies using `flake.nix` via `nix build`, the build breaks and crashes with this error: ``` error: builder...

bug

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

When I attempted to build `SODG` using the `eoc sodg` command from README.md in this [repository](https://github.com/objectionary/reo), I received this error: ``` EO objects registered in .eoc/eo-foreign.json EO program assembled in...

bug

This pr adds `flake.nix` for installing `eoc` via the nix package manager. It also adds `flake.lock` to freeze the versions of nix tools used for installation and updates `REUSE.toml` to...

As a user of the [NixOS](https://nixos.org) operating system, I encountered a problem installing eoc via npm. This is due to how the nix package manager stores packages, which makes global...

bug

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [commander](https://redirect.github.com/tj/commander.js) | [`^12.1.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/commander/12.1.0/14.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/commander/14.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/commander/12.1.0/14.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...