The Ruby Programming Language [mirror]
-
Updated
Oct 5, 2021 - Ruby
{{ message }}
The Ruby Programming Language [mirror]
Gravity Programming Language
Goby - Yet another programming language written in Go
OOP is better with stamps: Composable object factories.
C++ Design Patterns
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Simple and flexible programming language for applications development
For classes such as GenericConstantMaterial that use templating to create non-AD and AD versions, the corresponding documentation pages do not contain a list of input files that use the class even though '!syntax inputs ...' appears in the .md file.
See https://mooseframework.inl.gov/source/materials/GenericConstantMaterial.html as an example.
A distributed web crawler framework.(分布式爬虫框架XXL-CRAWLER)
A syntax-highlighting text editors that renders to an HTML5 Canvas
C++ library strictly wrapping OpenGL objects.
A WordPress plugin skeleton built using object-oriented principles and the MVC pattern.
A text-based widget toolkit
Interpreter with support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL.
面向对象设计的设计原则和设计模式
30 lines library for object orientation in Lua
Ring.js - JavaScript Class System with Multiple Inheritance
modified from http://sourceforge.net/projects/lwoopc/
A pure Kotlin UI framework for the Web.
Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.
Dao Programming Language
Would you like to learn a new programming language and contribute to an open source project? Try ELENA.
Write a tutorial in ELENA and publish it at ELENA-LANG/tutorials
Official repository for Moose
Newt DB is a Python object-oriented database with JSONB-based access and search in PostgreSQL
Inko is a statically-typed, safe, object-oriented programming language for writing concurrent programs. This is a read-only mirror of https://gitlab.com/inko-lang/inko
DDD sample implementation by Scala.
Add a description, image, and links to the object-oriented topic page so that developers can more easily learn about it.
To associate your repository with the object-oriented topic, visit your repo's landing page and select "manage topics."
We have
contains,containsAllandcontainsAllIterabletoday onRichIterable. The methodscontainsAny(Collection),containsNone(Collection),containsAnyIterable, andcontainsNoneIterablecan be implemented as default methods by fusinganySatisfyandnonSatisfywithcontains.