Skip to content

Open source scripting language for D, with syntax inspired from D and Go.

Notifications You must be signed in to change notification settings

PolyplexEngine/copperlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copper

Copper is an open source scripting language aimed at game development in D.

Inspiration is taken from Go, D and Lua for the syntax.

See some of the tests in the tests/ directory.

Building

When building copper for release mode it's important to have the build flag --build-mode=allAtOnce or the compilation will freeze at llvm-d.

License

Copper is released under the Boost license, as seen in LICENSE.md

Copper uses code from LLVM, which is under a different license.

LLVM is Copyright (c) 2003-2018 University of Illinois at Urbana-Champaign. All rights reserved.

LLVM is distributed under the University of Illinois Open Source License. See http://opensource.org/licenses/UoI-NCSA.php for details.

About

Open source scripting language for D, with syntax inspired from D and Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published