Skip to content

lilazero/gjko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's GjKo?

GjKo is short for Gjuhe Koti, in my language that means Useless language. GjKo is a C-like strongly written static language with some basic features

"Features"

  • C-like syntax
  • variable bindings
  • arithmetic expressions
  • built-in functions
  • first-class and higher-order functions
  • closures
  • a string data structure
  • an array data structure
  • a hash data structure

Well, that doesn't seem to be the next c++, what's the point?

Obviously, as i stated, this is a useless language to program, but the interpreter I wrote is very useful, to ✨learn✨from.

So, if you want i humbly invite you to check the source code. And i also recommend to read the books of Robert Nystorm and Thorsten Ball.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages