Skip to content

Croc is an extensible extension language in the vein of Lua, which also wishes it were a standalone language. Also it's fun.

Notifications You must be signed in to change notification settings

UplinkCoder/Croc

 
 

Repository files navigation

The Croc 🐊 Programming Language

What's Croc?

Croc is a small, dynamically-typed language most closely related to Lua, with C-style syntax. Its semantics are borrowed mainly from Lua, D, Squirrel, and Io, though many other languages served as inspirations.

It's not developed anymore. No one ever used it. But I still love it 😔

About

Croc is an extensible extension language in the vein of Lua, which also wishes it were a standalone language. Also it's fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • C 2.3%
  • Other 0.4%