Skip to content
/ objecat Public

a small object-oriented programming language implemented in typescript, because we need to know our enemies, check the README

Notifications You must be signed in to change notification settings

nogw/objecat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjeCat

NOTE: this project walks in small steps, because I am collecting influences for it (mainly Smalltalk and Self)

FAQ

Q: What is this?

A: An Object Oriented language without the stuff I don't like (like nulls, ugh), a side project, but definitely not abandoned

Q: ObjeCat?

A: object nyan >w<

Q: TypeScript?

A: because unfortunately, most typed OOPLs do subtyping, and ts is one of the few exceptions

Q: What/Who is your enemy?

A: Dynamic dispatch, Subtyping, Unsafe casts, mutability by default.

About

a small object-oriented programming language implemented in typescript, because we need to know our enemies, check the README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published