Skip to content

KajizukaTaichi/MLtalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLtalk

ML-family programming language that you can write code smoothly

List of directories

The architecture is spliting between language core and user-interface for build any platform.

  • .lade: Build scripts of the Lade package manager
  • core: Core units of language interpreter and type system
  • docs: Homepage that will be deployed on the GitHub Pages
  • example: Collection of example programs such as FizzBuzz
  • repl: User-interface that's calling core with CLI function
  • wasm: WebAssembly binding for be used from JavaScript

Releases

No releases published

Packages

No packages published