323 skills found · Page 1 of 11
Pyomo / PyomoAn object-oriented algebraic modeling language in Python for structured optimization problems.
gkz / LiveScriptLiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
pharo-project / PharoPharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
objectionary / EoEOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-Calculus
wangjs96 / A Tutorial Compiler Written In JavaFor Jack language. Most of codes were commented with their usage, which can be useful for beginner to realize the running principle of a compiler for object-oriented programming language.
matus-chochlik / OglplusOGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.4) C-language APIs. It provides wrappers which automate resource and object management and make the use of these libraries in C++ safer and more convenient.
LogtalkDotOrg / Logtalk3Logtalk - declarative object-oriented logic programming language
SpenserCai / Sd Webui GoThis is a Go language version of the SDK based on stable-diffusion-webui. In your code, you can directly use the API interfaces of stable-diffusion-webui through object-oriented operations, instead of dealing with cumbersome JSON. Support extensions API !
MinecraftFunctionPlusPlus / MCFPPMCFPP is a brand new objected-oriented language that can be compiled into Minecraft Datapack.
bakkdoor / FancyFancy is a dynamic, object-oriented programming language inspired by Smalltalk, Ruby, Io and Erlang that runs on the Rubinius VM.
fergusq / TampioTampio: An object-oriented programming language made to resemble Finnish
ELENA-LANG / Elena LangELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
hkust-taco / MlscriptThe MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to have full interop with TypeScript!
soumyadip007 / Object Oriented Programming Using PythonPython is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
alexst07 / Shell Plus PlusA friendly and modern functional object oriented language for shell script.
objeck / Objeck LangLightweight object-oriented and functional programming language. Designed to be intuitive, small, cross-platform, and fast. The language emphasizes portability, scalability, and robust API support.
svenvc / StonSTON - Smalltalk Object Notation - A lightweight text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk.
wonkey-coders / WonkeyWonkey is an easy to learn, oriented object, modern and cross-platform programming language for creating cross-platform video games. Pull requests welcome! Join community https://discord.gg/awfuRtZay7
trizen / SidefA modern object-oriented programming language implemented in Perl.
lanl / GoopDynamic object-oriented programming support for the Go language