Skip to content

Wodan58/joy1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joy1

Build Linux
status GitHub CI build status

This is a simplified version of Joy.

Build instructions

cd build cmake -G "Unix Makefiles" .. cmake --build . 

Build with MSVC

cd build cmake -DCMAKE_BUILD_TYPE=Release .. cmake --build . 

Running

./joy -h 

gives an overview of available options.

See also

Implementation Notes
42minjoy Minimal Joy
joy0 Original Joy
Joy Copying GC Joy
Foy FORTH inspired Joy
Moy Stackless Joy
Documentation Notes
Legacy Docs Original Joy documentation
User Manual Joy language reference
Main Manual Comprehensive Joy manual

About

Manfred von Thun's Programming Language Joy

Topics

Resources

License

Stars

Watchers

Forks

Contributors