Skip to content

definiti/definiti-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Definiti - core compiler

This project is the core compiler of the Definiti language. Its objective is to read Definiti source code, validate it and send to code generators (plugins).

Status

Build Status

Getting start

If you want to use the language, please go to: https://definiti.github.io/ This project is the implementation of the core compiler, not the whole system.

Clone the repository:

$ git clone git@github.com:definiti/definiti-core.git

Go into the project and launch sbt:

$ cd definiti
$ sbt test

It will compile the project and run tests.

Roadmap and contribution

If you want to know the roadmap or contribute to the project, please see Issues and Projects.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages