Skip to content

This is an example Lang native module for the Standard Lang implementation of Lang

License

Notifications You must be signed in to change notification settings

JDDev0/LangExampleNativeModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lang Example Native Module

This is an example Lang native module for the Standard Lang implementation of Lang

Setup & Compile

  1. Sync gradle project
  2. Run the gradle buildLangModule task
  3. The module.lm module file will be saved in /build/libs

Structure

  • Java code is stored in /src/main/java
  • Lang code is stored in /src/main/langmodule

About

This is an example Lang native module for the Standard Lang implementation of Lang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages