Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • babel babel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ehai
  • babelbabel
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Mar 30, 2022 by Jens Nevens's avatar Jens Nevens
Hide whitespace changes
Inline Side-by-side
home.md 0 → 100644
View page @ ca973d14
Babel is a flexible toolkit for implementing and running agent-based experiments on emergent communication. The Babel system includes advanced modules for constructional language processing and learning (_Fluid Construction Grammar_), conceptualising and interpreting procedural semantic structures (_Incremental Recruitment Language_), and conducting multi-agent experiments in simulated environments or using physical robots.
An extensive monitoring system opens up every detail of Babel’s intermediate representations and underlying dynamics. A modular design ensures that the system can be used in a wide variety of scenarios. It is therefore possible to use each component individually, according to your needs.
Babel is written in Common Lisp and runs in most major Lisp implementations ([CCL](https://ccl.clozure.com), [SBCL](http://www.sbcl.org) and [LispWorks](http://www.lispworks.com) (excluding Personal Edition)) on all major platforms (Linux, Mac OS, Windows).
For more information about getting the Babel toolkit, installing a Common Lisp development environment and setting up your system, we refer to our installation page. There, you can find detailed guides for each operating system.
This website also contains a range of practical recipes for learning about common problems and solutions in the Babel Toolkit. This ranges from setting up an emergent communication experiment, over writing FCG constructions to more advanced topics such as setting up your own FCG server, creating a web demonstration, etc.
If you have questions about the Babel Toolkit, you can get in touch with the Babel development team at [ehai@ai.vub.ac.be](mailto:ehai@ai.vub.ac.be).
\ No newline at end of file
Clone repository
  • Installation
  • _sidebar
  • Home
  • installation
    • dependencies
    • manual linux
    • manual macos
    • manual windows