Skip to content

sergeykhbr/litlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language learning

Windows: Use CMake and generate MS Visual Studio project.

Linux:

> cd litlang
> cmake -S . -B output_dir
> cd output_dir
> make
> ./bin/litlang

About

unicode c++ application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages