-
Notifications
You must be signed in to change notification settings - Fork 0
It’s a series of iterative improvements to the language, leading to multiple variants, for example, a dynamic version with an interpreter, a static version with an interpreter, and eventually a static version with a compiler, and so on.
License
wildduck2/duck-language
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
@duck-lox ============ There are several implementations of the "Lox" programming language, These implementations can vary in their features, But you figure out how it works by checking the guide that will be provided after the implementation. > NOTE: the purpose of this repository is to provide a full implementation of the Lox programming language in many different paths. > These languages at the moment are not for any production use, or even for learning purposes, thus there is not docs for it right now. > INFO: later one will be added. NOTE: [93] NOTE: [118] INFO: [148] TODO: [198]
About
It’s a series of iterative improvements to the language, leading to multiple variants, for example, a dynamic version with an interpreter, a static version with an interpreter, and eventually a static version with a compiler, and so on.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published