AlgebraicJulia / AlgebraicJulia/ACSets.jl

Consider Transit

オープン
#187 コメント 0 件 リアクション 0 件 担当者 1 名 @lukem12345 が担当を希望しています GitHub で見る
主要言語
Julia
スター
36
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently, among other things, `src/intertypes` defines a translation layer Julia, Python, etc. for commonly used types like `Boolean`, which becomes `Bool` in Julia or `"bool"` in Python, and so on.

Consider `transit` https://github.com/cognitect/transit-format which is:
> Transit is a format and set of libraries for conveying values between applications written in different programming languages. This spec describes Transit in order to facilitate its implementation in a wide range of languages.

A particular up-to-date implementation is this repository: https://github.com/DotFox/transit.c .

So, maybe there is some conceptual or practical overlap here, and we could find some way to serialize ACSets via this means. This could require implementing some Transit library for Julia, which would best happen outside this repo.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。