ball-lang.dev

  • Packages
Results 9 packages owned by ball-lang.dev
Sort by

ball_basecopy "ball_base: ^0.4.1" to clipboard
ball_base: ^0.4.1 copied to clipboard

0
likes
150
points
122
downloads
Cross-language standard library for the Ball programming language with protobuf types and std module builders shared by all compilers and engines.#programming-language#protobuf#compiler#standard-library#ball

ball_enginecopy "ball_engine: ^0.4.3" to clipboard
ball_engine: ^0.4.3 copied to clipboard

0
likes
140
points
143
downloads
Tree-walking interpreter for Ball programs that executes protobuf expression trees directly, with full std library and custom module handler support.#programming-language#interpreter#runtime#protobuf#ball

ball_compilercopy "ball_compiler: ^0.4.4" to clipboard
ball_compiler: ^0.4.4 copied to clipboard

0
likes
140
points
116
downloads
Ball-to-Dart compiler that translates Ball protobuf programs into formatted Dart source code, with support for multi-module package compilation.#programming-language#compiler#code-generation#protobuf#ball

ball_clicopy "ball_cli: ^0.4.0" to clipboard
ball_cli: ^0.4.0 copied to clipboard

0
likes
150
points
73
downloads
Command-line tool for the Ball programming language -- compile, encode, run, and inspect Ball programs from the terminal.#programming-language#cli#compiler#interpreter#ball

ball_protobuf_gencopy "ball_protobuf_gen: ^0.3.1" to clipboard
ball_protobuf_gen: ^0.3.1 copied to clipboard

0
likes
150
points
70
downloads
Consumer-model code generator support for ball_protobuf: turns protoc-emitted FileDescriptorSets into the resolved, Editions-aware Map field descriptors that the ball_protobuf runtime consumes. Depend [...]#protobuf#codegen#editions#ball

ball_encodercopy "ball_encoder: ^0.4.3" to clipboard
ball_encoder: ^0.4.3 copied to clipboard

0
likes
130
points
148
downloads
Dart-to-Ball encoder that translates Dart source code into Ball protobuf programs, with full package encoding and pubspec.yaml support.#programming-language#encoder#dart#protobuf#ball

ball_resolvercopy "ball_resolver: ^0.3.1" to clipboard
ball_resolver: ^0.3.1 copied to clipboard

0
likes
140
points
80
downloads
Module resolver for Ball programs that fetches, verifies, and caches modules from HTTP, file, git, inline, and registry sources with integrity checking.#programming-language#module-resolver#dependency-management#protobuf#ball

ball_rpccopy "ball_rpc: ^0.3.1" to clipboard
ball_rpc: ^0.3.1 copied to clipboard

0
likes
140
points
71
downloads
Dart-target RPC transport runtime for ball_protobuf service clients: the canonical status-code model (RpcCode), exceptions/metadata, and pluggable transports for the Connect protocol and gRPC-over-HTT [...]#protobuf#grpc#connect#rpc#ball

ball_protobufcopy "ball_protobuf: ^0.4.0" to clipboard
ball_protobuf: ^0.4.0 copied to clipboard

0
likes
130
points
82
downloads
Editions-capable, pure-Dart Protocol Buffers runtime: binary + proto3-JSON codecs, well-known types, gRPC framing, and the full protobuf Editions feature-resolution model. Portable across every Ball target.#protobuf#editions#serialization#ball#codec