No description
Find a file
Renaud Casenave-Péré 1c1862dd6d Handle more operations and wrap in main function
Add handlers for infix operations (+ - * / %) and assignments.
Wrap the resulting code in a main function.
Prepare for the lambda-list processing
2015-03-29 19:02:59 +02:00
data Add some simple objects to be rendered 2014-11-10 16:54:03 +09:00
src Handle more operations and wrap in main function 2015-03-29 19:02:59 +02:00
t cl-test-more has been renamed prove 2014-11-09 12:17:24 +09:00
.gitignore Initial Commit: bootstrap project with cl-project 2014-01-02 20:56:35 +09:00
README.md Initial Commit: bootstrap project with cl-project 2014-01-02 20:56:35 +09:00
README.org Initial Commit: bootstrap project with cl-project 2014-01-02 20:56:35 +09:00
stoe-test.asd cl-test-more has been renamed prove 2014-11-09 12:17:24 +09:00
stoe.asd Add a starting block for a glsl dsl compiler 2015-03-22 22:40:18 +01:00

Stoe - SaintOEngine - A 3d engine in common-lisp

Usage

Installation

Author

Copyright (c) 2014 Renaud Casenave-Péré (renaud@casenave-pere.fr)

License

Licensed under the GPL3 License.