Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/blade-lang/blade

A modern general-purpose programming language focused on enterprise Web, IoT, and secure application development.
https://github.com/blade-lang/blade

Add support for building and loading external C libraries

mcfriend99 opened this issue over 3 years ago
Added sqlite package for working with sqlite3 databases

mcfriend99 opened this pull request over 3 years ago
Added sqlite module for working with sqlite3 databases

mcfriend99 opened this pull request over 3 years ago
Added decode function to the json library and support encoding of Blade classes

mcfriend99 opened this pull request over 3 years ago
added json.parse

mcfriend99 opened this pull request over 3 years ago
Enhanced the json library to support decode and encode Blade classes

mcfriend99 opened this pull request over 3 years ago
json module and builtin updates

mcfriend99 opened this pull request over 3 years ago
Changing the default return value of a function from nil to nothing.

mcfriend99 opened this pull request over 3 years ago
Changed defualt return from nil to empty

mcfriend99 opened this pull request over 3 years ago
Make default return value of a function `empty` instead of `nil`

mcfriend99 opened this issue over 3 years ago
Remove REPL `"nil"` printing

BenStigsen opened this issue over 3 years ago
README code example

BenStigsen opened this pull request over 3 years ago
README code example

BenStigsen opened this issue over 3 years ago
Generate documentation with comments

BenStigsen opened this issue over 3 years ago
Update scripts/autoinstall.sh (see description)

Brian3647 opened this pull request over 3 years ago
Add support for operator overloading

mcfriend99 opened this issue over 3 years ago
Reimplement hash library using non-licensed, MIT or BSD code

mcfriend99 opened this issue over 3 years ago
Add a WebAssembly target for the REPL

galexite opened this issue over 3 years ago
Expose AST as a standard library module

galexite opened this issue over 3 years ago