hglee / EmbeddableCommonLispExample

Embeddable Common Lisp example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embeddable Common Lisp Example
==============================

1. Embeddable Common Lisp: https://common-lisp.net/project/ecl/

2. Binary

 - vc90: VS2008
 - vc142: VS2019

3. Copy ecl.dll and encodings direcory to output directory.


EmbeddingExample
----------------

1. C/C++ embedding example project


EmbeddableCommonLispNet
-----------------------

1. .NET binding project

2. You need VS2022 with .NET Core SDK and C++/CLI support


EmbeddableCommonLispNetSandbox
------------------------------

1. .NET example project for EmbeddableCommonLispNet


WumpusExample
-------------

0. Wumpus game from 'The Land of the Lisp'

1. .NET WPF example project for EmbeddableCommonLispNet

About

Embeddable Common Lisp example

License:GNU General Public License v3.0


Languages

Language:C 95.8%Language:C++ 2.4%Language:Common Lisp 1.2%Language:Makefile 0.4%Language:C# 0.2%Language:Batchfile 0.1%Language:F# 0.0%Language:Assembly 0.0%