Skip to content

This repo is the similar to the other monkey repo, but the implementation here is in C rather than OCaml.

License

Notifications You must be signed in to change notification settings

Ameen2000/monkey_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey_c

This repo is the similar to the other monkey repo, but the implementation here is in C rather than OCaml. The objective is to gain a decent understanding of the C programming language and it's various concepts that are abstracted away or hidden from you in other programming languages such as pointers, manual memory management, and header files.

About

This repo is the similar to the other monkey repo, but the implementation here is in C rather than OCaml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published