A small, dynamically-typed, object-oriented scripting language written in C that takes inspiration from Python, JS, and Ruby.
Visit docs/info.md
for a tour of the language features (docs/grammar.cfg
for context-free grammar).
Contributions are welcome! (check CONTRIBUTING.md
)
(Default compile scripts require GCC/LLVM (these can also run on Windows using Bash))
(Will migrate to CMake if this language gets bigger)
-
Notifications
You must be signed in to change notification settings - Fork 2
A small, dynamically-typed, object-oriented scripting language written in C that takes inspiration from Python, JS, and Ruby.
License
MichaelSDavid/conure-lang
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A small, dynamically-typed, object-oriented scripting language written in C that takes inspiration from Python, JS, and Ruby.