Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 323 Bytes

JAVASCRIPT ASPECTS IN C

Added

  • Object orientation prototipation
  • Event callback system implementation

How to Compile

Requirements

  • Linux system OS
  • Be right that you've the right libs according to key.h file.

Command

  • gcc yourfiles.c javascript.c key.c -o the_executable_name