mirror of
				https://github.com/CPunch/Cosmo.git
				synced 2025-10-30 20:40:19 +00:00 
			
		
		
		
	
			
				
					
						
					
					93130ede655a0e0387dd5202b23cc5efeaa46175
				
			
			
		
	Cosmo
Cosmo is a portable scripting language loosely based off of Lua. Designed for embeddability, Cosmo will have a built-in C++ wrapper for ease of use for embedding in in C++ applications.
Why Cosmo?
While C++ wrappers for Lua exist (see: SolLua), they're all maintained by outside entitties while Cosmo writes it's own first party wrapper. Additionally, Cosmo is very easily modifiable having been written in clean C99 with well documented code; this makes it a great candidate for early language hackers and researchers alike.
However Cosmo is not just a friendly developer tool, Cosmo's easy syntax and readability makes it a great scripting language for everyone to use.
Description
				
					Languages
				
				
								
								
									C
								
								99.6%
							
						
							
								
								
									CMake
								
								0.2%
							
						
							
								
								
									Makefile
								
								0.2%