Speka: a tiny OO language Speka is a really small language I designed in order to learn how to write an interpreter. It has a simple syntax (for now), and is really easy to be implemented, yet powerful. Users can extend the functionality of the language or embed it into their applications very easily. The parser is a hand-written resursive descent parser. The compiler would generate a intermediate experssion, which runs on a stack-based virtual machine.
-
Notifications
You must be signed in to change notification settings - Fork 0
shiinamiyuki/Speka_old
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Speka: a tiny OO language
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published