Skip to content

A lib that permits you to use the javascript code aspects in language C.

Notifications You must be signed in to change notification settings

LonelehKitten/Javascript-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A lib that permits you to use the javascript code aspects in language C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages